summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorKajal Sah <kajalksah07@gmail.com>2021-04-05 01:39:28 +0530
committerKajal Sah <kajalksah07@gmail.com>2021-04-05 01:39:28 +0530
commit87f8e49ecfd3cc17e56e1e5043044c6cc7aa4f31 (patch)
tree1aed7caa077b8beff54393de40de842991db798b /CONTRIBUTING.md
parent6c1423f2ffe4f8a2841f618257a06ee8c942bef8 (diff)
downloadgjs-87f8e49ecfd3cc17e56e1e5043044c6cc7aa4f31.tar.gz
Upgrades codespell to 2.0.0 in CI and adds suggestions by codespell package
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 8783f348..c04cd4d2 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -331,10 +331,10 @@ this guide!
[devdocs]: https://github.com/ptomato/devdocs
[gjsguide]: https://gitlab.gnome.org/rockon999/gjs-guide
[workflow]: https://wiki.gnome.org/GitLab#Using_a_fork_-_Non_GNOME_developer
-[hacking]: https://gitlab.gnome.org/GNOME/gjs/blob/master/doc/Hacking.md
-[doap]: https://gitlab.gnome.org/GNOME/gjs/blob/master/gjs.doap
+[hacking]: https://gitlab.gnome.org/GNOME/gjs/blob/HEAD/doc/Hacking.md
+[doap]: https://gitlab.gnome.org/GNOME/gjs/blob/HEAD/gjs.doap
[googlestyle]: https://google.github.io/styleguide/cppguide.html
-[cppstyle]: https://gitlab.gnome.org/GNOME/gjs/blob/master/doc/CPP_Style_Guide.md
+[cppstyle]: https://gitlab.gnome.org/GNOME/gjs/blob/HEAD/doc/CPP_Style_Guide.md
[eslint]: https://eslint.org/
[commitmessages]: https://chris.beams.io/posts/git-commit/
[contributingtemplate]: https://github.com/nayafia/contributing-template