Skip to content

Commit a45f4b7

Browse files
committed
update link conversion in transform script
1 parent 6878def commit a45f4b7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

transform_book.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -365,6 +365,8 @@
365365
# code examples
366366
"(/django-code-examples.html)":
367367
"(" + BASE_FSP + "django-code-examples.html)",
368+
"(/sqlalchemy-extensions-plug-ins-related-libraries.html)":
369+
"(" + BASE_FSP + "sqlalchemy-extensions-plug-ins-related-libraries.html)",
368370

369371
"(/email.html)":
370372
"(" + BASE_FSP + "email.html)",

0 commit comments

Comments
 (0)