Skip to content

Commit 5e307bc

Browse files
committed
Update repository URLs
1 parent 0bc952a commit 5e307bc

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

zensical.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
site_name = "Practical Python"
33
site_description = "Rules, resources and projects for the Practical Python Discord community."
44
site_author = "Practical Python"
5-
site_url = "https://practical-python.org/"
5+
site_url = "https://practicalpython.org/"
66
copyright = "Copyright © 2026 Practical Python"
77

8-
repo_url = "https://github.com/Xarlos89/practical-python-dot-org"
9-
repo_name = "Xarlos89/practical-python-dot-org"
8+
repo_url = "https://github.com/practical-python-org/practical-python-dot-org"
9+
repo_name = "practical-python-org/practical-python-dot-org"
1010
edit_uri = "edit/main/docs/"
1111

1212
extra_css = ["stylesheets/extra.css"]

0 commit comments

Comments
 (0)