diff options
author | Josh Matthews <josh@joshmatthews.net> | 2015-09-18 11:48:21 -0400 |
---|---|---|
committer | Josh Matthews <josh@joshmatthews.net> | 2015-09-18 11:48:21 -0400 |
commit | 9b939546a660fb24985e54aba1c2c47d1cf057a4 (patch) | |
tree | 00dcb5235e6458cf5fd68fcb7df9b2deeef9865c | |
parent | 8a8204ffc8fa287dde2321c40d12b191b51960da (diff) | |
download | servo-9b939546a660fb24985e54aba1c2c47d1cf057a4.tar.gz servo-9b939546a660fb24985e54aba1c2c47d1cf057a4.zip |
Link to instructions that don't mention critic.
-rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1608b118511..50e52b29e24 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -31,7 +31,7 @@ If you're looking for easy bugs, have a look at the [E-Easy issue tag](https://g will usually be a web platform test; for layout, a reftest. See our [testing guide](https://github.com/servo/servo/wiki/Testing) for more information. -For specific git instructions, see [GitHub & Critic PR handling 101](https://github.com/servo/servo/wiki/Github-&-Critic-PR-handling-101). +For specific git instructions, see [GitHub workflow 101](https://github.com/servo/servo/wiki/Github-workflow). ## Conduct |