We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8aac4dc commit d89f65bCopy full SHA for d89f65b
mkdocs.yml
@@ -1,10 +1,10 @@
1
# yaml-language-server: $schema=https://squidfunk.github.io/mkdocs-material/schema.json
2
site_name: SQLAlchemy CRUD Plus
3
site_description: Asynchronous CRUD operations based on SQLAlChemy 2.0
4
-site_url: https://fastapi-practices.github.io/sqlalchemy-crud-plus
+site_url: https://wu-clan.github.io/sqlalchemy-crud-plus
5
site_author: Wu Clan
6
repo_name: sqlalchemy-crud-plus
7
-repo_url: https://github.com/fastapi-practices/sqlalchemy-crud-plus
+repo_url: https://github.com/wu-clan/sqlalchemy-crud-plus
8
nav:
9
- Home: index.md
10
- Installing: installing.md
0 commit comments