Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/projects/our-projects/this-site.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Two steps, and the second one is easy to forget:
1. Create the Markdown file in the right folder under `docs/`.
2. Add it to the `nav` list in `zensical.toml`.

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

## Deployment
Expand Down
2 changes: 1 addition & 1 deletion zensical.toml
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ discord_invite = "https://discord.gg/cJqZ7SBHz9"
# build (or a deploy that couldn't reach Discord) renders instead — keep it a
# real, rounded-down figure so it stays true rather than merely present.
member_count = "4,300+"
eos_repo = "https://github.com/Xarlos89/Eos"
eos_repo = "https://github.com/practical-python-org/Eos"
site_repo = "https://github.com/practical-python-org/practical-python-dot-org"

[[project.extra.social]]
Expand Down