Skip to content

Commit f6903d7

Browse files
committed
Fix bad link in contributing.md
The changelog being linked to was the one for clojure-mode.
1 parent 7f73323 commit f6903d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ do so.
4141
[3]: http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html
4242
[4]: https://help.github.com/articles/using-pull-requests
4343
[5]: http://gitready.com/advanced/2009/02/10/squashing-commits-with-rebase.html
44-
[6]: https://github.com/clojure-emacs/clojure-mode/blob/master/CHANGELOG.md
44+
[6]: https://github.com/clojure-emacs/cider/blob/master/CHANGELOG.md

0 commit comments

Comments
 (0)