From 3cf67baeeb877cfddbc98b75aebf968457d1f5e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Lorber?= Date: Tue, 13 Feb 2018 19:30:20 +0100 Subject: [PATCH] fix doc link (#3513) --- packages/react-navigation/examples/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/react-navigation/examples/README.md b/packages/react-navigation/examples/README.md index d5850efa..d9b4d809 100644 --- a/packages/react-navigation/examples/README.md +++ b/packages/react-navigation/examples/README.md @@ -2,4 +2,4 @@ ## Usage -Please see the [Contributors Guide](https://reactnavigation.org/docs/guides/contributors#Run-the-Example-App) for instructions on running these example apps. +Please see the [Contributors Guide](https://reactnavigation.org/docs/contributing.html#run-the-example-app) for instructions on running these example apps.