Commit Diff


commit - d67a3d3083b9a2186a96fd7f9a6de8af35499c85
commit + 5d86ecd4b7fd8bccc88a06803c7f8ace26a88788
blob - 54ca579419cbbaee9f8ad415720da1dabb056195
blob + 50b65d671af09394ecebebae8d20a1516a79b55a
--- CONTRIBUTING.md
+++ CONTRIBUTING.md
@@ -1,5 +1,5 @@
 Plan 9 from User Space uses Gerrit instead of GitHub pull requests.
-See the [codereview(1)](http://swtch.com/usr/local/plan9/man/man1/codereview.html) man page.
+See the [codereview(1)](http://swtch.com/plan9port/man/man1/codereview.html) man page.
 
 If you would like to use git directly instead of the codereview(1) wrapper, that is fine too.
 Follow the instructions on the RE2 [Contributing](https://github.com/google/re2/wiki/Contribute) wiki page,