docs: broken link in the readme file (#2443)

- simple fix for the example link in the root readme of the project
- removed todo link as it's not exist anymore in the readme
This commit is contained in:
MrAdib
2024-09-10 12:58:44 +01:00
committed by GitHub
parent 38b16f968a
commit 967886d40c
+1 -2
View File
@@ -5,14 +5,13 @@
`react-native-svg` provides SVG support to React Native on iOS, Android, macOS, Windows, and a compatibility layer for the web.
[Check out the Example app](https://github.com/react-native-svg/react-native-svg/tree/main/Example)
[Check out the Example app](https://github.com/react-native-svg/react-native-svg/tree/main/example)
- [Features](#features)
- [Installation](#installation)
- [Troubleshooting](#troubleshooting)
- [Opening issues](#opening-issues)
- [Usage](#usage)
- [TODO](#todo)
- [Known issues](#known-issues)
## Features