Markdown links need to be lowercase

[COBOL] (#cobol)  works but [COBOL] (#COBOL) doesn't
pull/301/head
Joseph Plant 11 years ago
parent 1df990ba95
commit 134358a6fd
  1. 2
      free-programming-books.md

@ -32,7 +32,7 @@
* [C](#c)
* [C++](#c-1)
* [Clojure](#clojure)
* [COBOL] (#COBOL)
* [COBOL] (#cobol)
* [CoffeeScript](#coffeescript)
* [ColdFusion](#coldfusion)
* [Coq](#coq)

Loading…
Cancel
Save