We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6878def commit a45f4b7Copy full SHA for a45f4b7
1 file changed
transform_book.py
@@ -365,6 +365,8 @@
365
# code examples
366
"(/django-code-examples.html)":
367
"(" + BASE_FSP + "django-code-examples.html)",
368
+ "(/sqlalchemy-extensions-plug-ins-related-libraries.html)":
369
+ "(" + BASE_FSP + "sqlalchemy-extensions-plug-ins-related-libraries.html)",
370
371
"(/email.html)":
372
"(" + BASE_FSP + "email.html)",
0 commit comments