Skip to content

Commit

Permalink
docs: broken link in the readme file (#2443)
Browse files Browse the repository at this point in the history
- 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
  • Loading branch information
JohnAdib authored Sep 10, 2024
1 parent 38b16f9 commit 967886d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 967886d

Please sign in to comment.