Skip to content

Commit 13eaa9d

Browse files
committed
working on fixing broken links
1 parent 6dd83fa commit 13eaa9d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

transform_book.py

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"(/development-environments.html)":
3939
"(#development-environments)",
4040
"(/text-editors-ides.html)":
41-
"(#text-editors-and-ides)",
41+
"(#text-editors-ides)",
4242
"(/vim.html)":
4343
"(#vim)",
4444
"(/emacs.html)":
@@ -54,7 +54,7 @@
5454
"(/bourne-again-shell-bash.html)":
5555
"(#bourne-again-shell-bash)",
5656
"(/zsh-shell.html)":
57-
"(#zsh)",
57+
"(#zsh-shell)",
5858
"(/powershell.html)":
5959
"(#powershell)",
6060
"(/terminal-multiplexers.html)":
@@ -68,7 +68,7 @@
6868
"(/application-dependencies.html)":
6969
"(#application-dependencies)",
7070
"(/virtual-environments-virtualenvs-venvs.html)":
71-
"(#virtual-environments-virtualenvs)",
71+
"(#virtual-environments-virtualenvs-venvs)",
7272
"(/localhost-tunnels.html)":
7373
"(#localhost-tunnels)",
7474
"(/source-control.html)":
@@ -96,11 +96,11 @@
9696
"(/peewee.html)":
9797
"(#peewee)",
9898
"(/django-orm.html)":
99-
"(#django-object-relational-mapper)",
99+
"(#django-orm)",
100100
"(/pony-orm.html)":
101101
"(#pony-orm)",
102102
"(/no-sql-datastore.html)":
103-
"(#nosql-data-stores)",
103+
"(#nosql-data-store)",
104104
"(/redis.html)":
105105
"(#redis)",
106106
"(/mongodb.html)":

0 commit comments

Comments
 (0)