8000 Replace `pyton.org` with `python.org` by nineteendo · Pull Request #2666 · python/pythondotorg · GitHub
[go: up one dir, main page]

Skip to content

Replace pyton.org with python.org #2666

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Nov 27, 2024
Merged
Changes from 1 commit
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
Prev Previous commit
Next Next commit
Part 4
  • Loading branch information
nineteendo authored Nov 27, 2024
commit dd46c77205017ec3f5fa2167e4eb2ff985958b74
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/DOCS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ body:
- type: markdown
attributes:
value: |
This is the repository and issue tracker for the https://www.pyton.org website.
This is the repository and issue tracker for the https://www.python.org website.

If you're looking to file an issue with CPython itself, please click here: [CPython Issues](https://github.com/python/cpython/issues/new/choose).

Expand Down
0