From a9b59691f0bfde0a6cbf665dc7bf7ab439f700ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A9ctor=20Ramos?= Date: Mon, 1 Aug 2016 14:30:27 -0700 Subject: [PATCH] Rename Edit on GitHub to View on GitHub --- CONTRIBUTING.md | 2 +- website/core/HeaderWithGithub.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 5208e8111d9..d8e4cdc601c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -21,7 +21,7 @@ Please submit your pull request on the *master* branch. If the fix is critical a 1. Fork the repo and create your branch from `master`. 2. **Describe your test plan in your commit.** If you've added code that should be tested, add tests! 3. If you've changed APIs, update the documentation. -4. If you've updated the docs, verify the website locally and submit screenshots if applicable +4. If you've updated the docs, verify the website locally and submit screenshots if applicable. ``` $ cd website diff --git a/website/core/HeaderWithGithub.js b/website/core/HeaderWithGithub.js index 601051c7e33..c73a1e59abc 100644 --- a/website/core/HeaderWithGithub.js +++ b/website/core/HeaderWithGithub.js @@ -41,7 +41,7 @@ var HeaderWithGithub = React.createClass({ - Edit on GitHub + View on GitHub