Skip to content

Commit 4def3e0

Browse files
authored
Merge branch 'main' into fix/url-updates
2 parents 37f41c0 + 2acfe5a commit 4def3e0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

zensical.toml

Lines changed: 2 additions & 2 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

88
repo_url = "https://github.com/practical-python-org/practical-python-dot-org"
9-
repo_name = "Xarlos89/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)