Browse Source

Removed not existing link from readme (#850)

There was no link for migration to v2 and changelog. It looks bad when dead links are on main readme, so I removed the link.
Gytis Vinclovas 7 years ago
parent
commit
146a1e2371
1 changed files with 0 additions and 2 deletions
  1. 0
    2
      README.md

+ 0
- 2
README.md View File

@@ -31,7 +31,6 @@ App-wide support for 100% native navigation with an easy cross-platform interfac
31 31
 * [Installation - iOS](https://github.com/wix/react-native-navigation/wiki/Installation---iOS#installation---ios)
32 32
 * [Installation - Android](https://github.com/wix/react-native-navigation/wiki/Installation---Android)
33 33
 * [Usage](https://github.com/wix/react-native-navigation/wiki/Usage)
34
-* [Migrating to version 2.0](https://github.com/wix/react-native-navigation/wiki/Migrating-to-version-2.0)
35 34
 * [Top Level API](https://github.com/wix/react-native-navigation/wiki/Top-Level-API)
36 35
 * [Screen API](https://github.com/wix/react-native-navigation/wiki/Screen-API)
37 36
 * [Styling the navigator](https://github.com/wix/react-native-navigation/wiki/Styling-the-navigator)
@@ -39,7 +38,6 @@ App-wide support for 100% native navigation with an easy cross-platform interfac
39 38
 * [Styling the tab bar](https://github.com/wix/react-native-navigation/wiki/Styling-the-tab-bar)
40 39
 * [Deep links](https://github.com/wix/react-native-navigation/wiki/Deep-links)
41 40
 * [Third party libraries support](https://github.com/wix/react-native-navigation/wiki/Third-party-libraries-support)
42
-* [Release Notes](https://github.com/wix/react-native-navigation/blob/master/CHANGELOG.md)
43 41
 * [Milestones](https://github.com/wix/react-native-navigation/wiki/Milestones)
44 42
 * [Contributing](https://github.com/wix/react-native-navigation/wiki/Contributing)
45 43
 * [License](https://github.com/wix/react-native-navigation/wiki#license)