You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,22 +21,22 @@
21
21
22
22
## Installation
23
23
24
-
Check out the detailed [installation instructions](https://enriched.swmansion.com/html/).
24
+
Check out the detailed [installation instructions](https://docs.swmansion.com/react-native-enriched-html/#installation).
25
25
26
26
## Compatibility
27
27
28
28
At the moment, the library offers stable support for iOS, Android and Web.
29
29
30
-
The full list of compatible React Native versions is available [here](https://enriched.swmansion.com/html/).
30
+
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).
31
31
32
32
## Documentation
33
33
34
-
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/).
34
+
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/).
35
35
36
36
## Examples
37
37
38
38
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.
39
-
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.
39
+
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.
0 commit comments