mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2026-06-02 22:25:46 +00:00
fix: spaces to dash (instead of underscore) in fragment id of markdown links (#7031)
* also spaces to dash (instead of underscore)
This commit is contained in:
parent
b3fdcf3215
commit
56f98f2053
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
### Index
|
||||
|
||||
* [ASP.NET Core](#aspnet_core)
|
||||
* [ASP.NET Core](#aspnet-core)
|
||||
* [HTML and CSS](#html-and-css)
|
||||
* [Java](#java)
|
||||
* [JavaScript](#javascript)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue