Skip to content

Commit 18ab074

Browse files
authored
Merge pull request #3 from practical-python-org/fix/url-updates
URL updates
2 parents 2acfe5a + 4def3e0 commit 18ab074

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/projects/our-projects/this-site.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Two steps, and the second one is easy to forget:
4848
1. Create the Markdown file in the right folder under `docs/`.
4949
2. Add it to the `nav` list in `zensical.toml`.
5050

51-
[CONTRIBUTING.md](https://github.com/Xarlos89/practical-python-dot-org/blob/main/CONTRIBUTING.md)
51+
[CONTRIBUTING.md](https://github.com/practical-python-org/practical-python-dot-org/blob/main/CONTRIBUTING.md)
5252
covers the writing conventions, which matter more than the mechanics.
5353

5454
## Deployment

zensical.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ discord_invite = "https://discord.gg/cJqZ7SBHz9"
144144
# build (or a deploy that couldn't reach Discord) renders instead — keep it a
145145
# real, rounded-down figure so it stays true rather than merely present.
146146
member_count = "4,300+"
147-
eos_repo = "https://github.com/Xarlos89/Eos"
147+
eos_repo = "https://github.com/practical-python-org/Eos"
148148
site_repo = "https://github.com/practical-python-org/practical-python-dot-org"
149149

150150
[[project.extra.social]]

0 commit comments

Comments
 (0)