mirror of
https://github.com/zoriya/react-native-svg.git
synced 2026-05-29 21:25:00 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user