Skip to content

Commit d89f65b

Browse files
authored
Update website and repository url (#34)
1 parent 8aac4dc commit d89f65b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mkdocs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# yaml-language-server: $schema=https://squidfunk.github.io/mkdocs-material/schema.json
22
site_name: SQLAlchemy CRUD Plus
33
site_description: Asynchronous CRUD operations based on SQLAlChemy 2.0
4-
site_url: https://fastapi-practices.github.io/sqlalchemy-crud-plus
4+
site_url: https://wu-clan.github.io/sqlalchemy-crud-plus
55
site_author: Wu Clan
66
repo_name: sqlalchemy-crud-plus
7-
repo_url: https://github.com/fastapi-practices/sqlalchemy-crud-plus
7+
repo_url: https://github.com/wu-clan/sqlalchemy-crud-plus
88
nav:
99
- Home: index.md
1010
- Installing: installing.md

0 commit comments

Comments
 (0)