diff options
author | Adin Scannell <ascannell@google.com> | 2019-04-30 21:52:45 -0700 |
---|---|---|
committer | Shentubot <shentubot@google.com> | 2019-04-30 21:53:59 -0700 |
commit | 2c1c1c9917617ddac0042aa0e7ae14d5032100c5 (patch) | |
tree | 6914d4634cb16c046e78c9e2b7272657f5cf5c6e | |
parent | 23ca9886c6cfe499438f1b994ee66a4f803673ae (diff) |
CONTRIBUTING: fix broken repository link
PiperOrigin-RevId: 246079174
Change-Id: I423078a065e0cc5d258d674b4f2f0680a5db0aee
-rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 238dd6665..390d10c09 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -144,5 +144,5 @@ one above, the [gccla]: https://cla.developers.google.com/about/google-corporate [gerrit]: https://gvisor-review.googlesource.com [gostyle]: https://github.com/golang/go/wiki/CodeReviewComments -[repo]: https://gvisor.googlesource.com +[repo]: https://gvisor.googlesource.com/?format=HTML [teststyle]: ./test/ |