diff --git a/griddle-react/README.md b/griddle-react/README.md index a4d789c3ea..2fa98f3157 100644 --- a/griddle-react/README.md +++ b/griddle-react/README.md @@ -1,9 +1,9 @@ # griddle-react-typings -Type definition for http://griddlegriddle.github.io/ +Type definition for https://griddlegriddle.github.io/Griddle/ Depends upon the [ambient react type definitions](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/c2c22c3b953fe9730d4802022d5e0d18d083909e/react) (github:DefinitelyTyped/DefinitelyTyped/react/react.d.ts#f407264835650f5f38d4bb2c515a79e7a835916b) which you can install with ``` typings install react --ambient -``` \ No newline at end of file +```