mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2026-05-13 08:26:44 +00:00
chore: HTML5 anchors compilant <a name= > <a id= (#6730)
* HTML5 anchors compilant `<a name=>` > `<a id=` for books * HTML5 anchors compilant `<a name=>` > `<a id=` for courses * HTML5 anchors compilant `<a name=>` > `<a id=` for contribs * HTML5 anchors compilant `<a name=>` > `<a id=` for casts * HTML5 anchors compilant `<a name=>` > `<a id=` for cheats * HTML5 anchors compilant `<a name=>` > `<a id=` for interactives * HTML5 anchors compilant `<a name=>` > `<a id=` for playgrounds
This commit is contained in:
parent
47bc198769
commit
0e9ad7e994
60 changed files with 140 additions and 143 deletions
|
|
@ -5,7 +5,7 @@
|
|||
* [Python](#python)
|
||||
|
||||
|
||||
### <a name="cpp"></a>C++
|
||||
### <a id="cpp"></a>C++
|
||||
|
||||
* [Мова програмування C++](https://stepik.org/course/67114) - Stepik
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue