branch: elpa/inf-clojure
commit 6ebd9c28c2f8b4722aedc4bf96c8b8458b219d3c
Author: Bozhidar Batsov <[email protected]>
Commit: Bozhidar Batsov <[email protected]>

    Fix link reference case for [copying]
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 8ff49126b3..f239cee074 100644
--- a/README.md
+++ b/README.md
@@ -590,7 +590,7 @@ Distributed under the GNU General Public License; type 
<kbd>C-h C-c</kbd> to vie
 [melpa-stable-badge]: http://stable.melpa.org/packages/inf-clojure-badge.svg
 [melpa-package]: http://melpa.org/#/inf-clojure
 [melpa-stable-package]: http://stable.melpa.org/#/inf-clojure
-[COPYING]: http://www.gnu.org/copyleft/gpl.html
+[copying]: http://www.gnu.org/copyleft/gpl.html
 [circleci]: https://circleci.com/gh/clojure-emacs/inf-clojure
 [circleci-badge]: 
https://circleci.com/gh/clojure-emacs/inf-clojure.svg?style=svg
 [CIDER]: https://github.com/clojure-emacs/cider

Reply via email to