diff --git a/README.md b/README.md index a896b8d87..ca25e7c2c 100644 --- a/README.md +++ b/README.md @@ -21,22 +21,22 @@ ## Installation -Check out the detailed [installation instructions](https://enriched.swmansion.com/html/). +Check out the detailed [installation instructions](https://docs.swmansion.com/react-native-enriched-html/#installation). ## Compatibility At the moment, the library offers stable support for iOS, Android and Web. -The full list of compatible React Native versions is available [here](https://enriched.swmansion.com/html/). +The full list of compatible React Native versions is available [here](https://docs.swmansion.com/react-native-enriched-html/misc/compatibility/#supported-react-native-versions). ## Documentation -To find more about `react-native-enriched-html` including usage guides, API references, known limitations or our contributing guide, visit the official [documentation](https://enriched.swmansion.com/html/). +To find more about `react-native-enriched-html` including usage guides, API references, known limitations or our contributing guide, visit the official [documentation](https://docs.swmansion.com/react-native-enriched-html/). ## Examples The source code for the example mobile and web apps is under the [`apps`](https://github.com/software-mansion/react-native-enriched-html/tree/main/apps) directory. -You can also see the live preview of the library's capabilities by visiting the [official documentation](https://enriched.swmansion.com/html/) filled with interactive examples. +You can also see the live preview of the library's capabilities by visiting the [official documentation](https://docs.swmansion.com/react-native-enriched-html/) filled with interactive examples. ## License