diff options
author | Berthold Stoeger <bstoeger@mail.tuwien.ac.at> | 2017-12-10 22:55:41 +0100 |
---|---|---|
committer | Lubomir I. Ivanov <neolit123@gmail.com> | 2017-12-11 00:14:09 +0100 |
commit | fa469aa86cfd4651cce07f03717427ec718bea81 (patch) | |
tree | 95c38b271e435a0190c392ed47ef53343d79f005 /CONTRIBUTING.md | |
parent | 1c2127d232d7250994e66f19d1969ce6f7b769e1 (diff) | |
download | subsurface-fa469aa86cfd4651cce07f03717427ec718bea81.tar.gz |
Fix broken link in CONTRIBUTING.md
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 4dd92901f..6f53c8f88 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -59,7 +59,7 @@ Example with gitk [6]: https://github.com/Subsurface-divelog/subsurface/pulls [7]: https://www.kernel.org/pub/software/scm/git/docs/user-manual.html [8]: https://subsurface-divelog.org/building/ -[9]: http://gerrit.googlecode.com/svn/documentation/2.0/user-signedoffby.html +[9]: https://gerrit-review.googlesource.com/Documentation/user-signedoffby.html [10]: https://subsurface-divelog.org/wp-content/uploads/2011/10/Screenshot-gitk-subsurface-1.png "Example with gitk" |