Skip to content

Commit a70639e

Browse files
committed
fix 404s
1 parent 7c91b4e commit a70639e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This package will help you render buttons in the navigation bar and handle the s
44

55
#### Demo App
66

7-
Contains many examples and is [available via expo](https://expo.io/@vonovak/navbar-buttons-demo). Sources are in the [example folder](https://github.com/vonovak/react-navigation-header-buttons/tree/master/example/navbar-buttons-demo).
7+
Contains many examples and is [available via expo](https://expo.io/@vonovak/navbar-buttons-demo). Sources are in the [example folder](https://github.com/vonovak/react-navigation-header-buttons/tree/master/example).
88

99
#### Install
1010

@@ -83,7 +83,7 @@ The default handler for overflow menu is exported as `defaultOnOverflowMenuPress
8383

8484
#### How to integrate in your project
8585

86-
This sections covers how you should use the library in your project. Please note that there are numerous [example screens](https://github.com/vonovak/react-navigation-header-buttons/tree/master/example/navbar-buttons-demo/screens).
86+
This sections covers how you should use the library in your project. Please note that there are numerous [example screens](https://github.com/vonovak/react-navigation-header-buttons/tree/master/example/screens).
8787

8888
1 . Define one file where the styling of header buttons is taken care of.
8989

0 commit comments

Comments
 (0)