diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2020-04-26 16:36:27 -0700 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2020-04-26 16:36:30 -0700 |
commit | da953fa18a954379cc52fec85b2f30fa368aa940 (patch) | |
tree | 415dfe229b6e15c9ce5eb1d85cfb1c3d2759320c /CONTRIBUTING.md | |
parent | 2021035cfcee08ec4c6f9d16683db8ce400bef30 (diff) | |
download | subsurface-da953fa18a954379cc52fec85b2f30fa368aa940.tar.gz |
move GitHub url to the Subsurface org
Instead of using the Subsurface-divelog user on GitHub, we now use an org that
was generously donated to us.
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 00471f01a..8220dee89 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -81,9 +81,9 @@ In order to make reviews simpler and have contributions merged faster in the cod [2]: http://freenode.net/ [3]: https://www.transifex.com/ [4]: https://www.transifex.com/projects/p/subsurface/ -[5]: https://github.com/Subsurface-divelog/subsurface/issues -[6]: https://github.com/Subsurface-divelog/subsurface/pulls +[5]: https://github.com/Subsurface/subsurface/issues +[6]: https://github.com/Subsurface/subsurface/pulls [7]: https://www.kernel.org/pub/software/scm/git/docs/user-manual.html [8]: https://gerrit-review.googlesource.com/Documentation/user-signedoffby.html [9]: https://subsurface-divelog.org/wp-content/uploads/2011/10/Screenshot-gitk-subsurface-1.png "Example with gitk" -[10]: https://github.com/Subsurface-divelog/subsurface/blob/master/CodingStyle +[10]: https://github.com/Subsurface/subsurface/blob/master/CodingStyle |