change upper case to lower cas in fragment ids (#7020)

note- caps are ok in hex-escaped fragments
pull/7027/head
Eric Hellman 2 years ago committed by GitHub
parent 9d93bb966e
commit c590ec615b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      books/free-programming-books-az.md
  2. 2
      books/free-programming-books-fr.md
  3. 6
      books/free-programming-books-ko.md
  4. 16
      books/free-programming-books-ta.md
  5. 2
      courses/free-courses-ru.md
  6. 2
      more/free-programming-cheatsheets.md

@ -3,7 +3,7 @@
* [C](#c) * [C](#c)
* [HTML and CSS](#html-and-css) * [HTML and CSS](#html-and-css)
* [JavaScript](#javascript) * [JavaScript](#javascript)
* [Linux](#Linux) * [Linux](#linux)
* [PHP](#php) * [PHP](#php)

@ -46,7 +46,7 @@
* [SPIP](#spip) * [SPIP](#spip)
* [SQL](#sql) * [SQL](#sql)
* [Systèmes d'exploitation](#systemes-d-exploitation) * [Systèmes d'exploitation](#systemes-d-exploitation)
* [TEI](#TEI) * [TEI](#tei)
* [Vim](#vim) * [Vim](#vim)

@ -2,7 +2,7 @@
* [Amazon Web Service](#amazon-web-service) * [Amazon Web Service](#amazon-web-service)
* [Assembly Language](#assembly-language) * [Assembly Language](#assembly-language)
* [AWK](#AWK) * [AWK](#awk)
* [C](#c) * [C](#c)
* [C++](#cpp) * [C++](#cpp)
* [Docker](#docker) * [Docker](#docker)
@ -29,9 +29,9 @@
* [Ruby](#ruby) * [Ruby](#ruby)
* [Rust](#rust) * [Rust](#rust)
* [Scratch](#scratch) * [Scratch](#scratch)
* [Sed](#Sed) * [Sed](#sed)
* [Software Engineering](#software-engineering) * [Software Engineering](#software-engineering)
* [Springboot](#Springboot) * [Springboot](#springboot)
* [Unicode](#unicode) * [Unicode](#unicode)

@ -1,14 +1,14 @@
## Index ## Index
* [Big Data](#BigData) * [Big Data](#bigdata)
* [Database](#Database) * [Database](#database)
* [HTML and CSS](#html-and-css) * [HTML and CSS](#html-and-css)
* [JavaScript](#Javascript) * [JavaScript](#javascript)
* [Machine Learning](#MachineLearning) * [Machine Learning](#machine-learning)
* [MySQL](#MySQL) * [MySQL](#mysql)
* [PHP](#PHP) * [PHP](#php)
* [Ruby](#Ruby) * [Ruby](#ruby)
* [Selenium](#Selenium) * [Selenium](#selenium)
### BigData ### BigData

@ -17,7 +17,7 @@
* [PHP](#php) * [PHP](#php)
* [PostgreSQL](#postgresql) * [PostgreSQL](#postgresql)
* [Python](#python) * [Python](#python)
* [R](#R) * [R](#r)
* [Ruby](#ruby) * [Ruby](#ruby)

@ -20,7 +20,7 @@
* [Nuxt.js](#nuxtjs) * [Nuxt.js](#nuxtjs)
* [React.js](#reactjs) * [React.js](#reactjs)
* [Vue.js](#vuejs) * [Vue.js](#vuejs)
* [Kotlin](#Kotlin) * [Kotlin](#kotlin)
* [Kubernetes](#kubernetes) * [Kubernetes](#kubernetes)
* [Language Translations](#language-translations) * [Language Translations](#language-translations)
* [Markdown](#markdown) * [Markdown](#markdown)

Loading…
Cancel
Save