Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 01b0368

Browse filesBrowse files
authored
Linkfixes (#857)
1 parent 7d47c9f commit 01b0368
Copy full SHA for 01b0368

File tree

Expand file treeCollapse file tree

1 file changed

+4
-4
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+4
-4
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ Documentation and Support
88

99
The documentation for Python's static typing can be found at
1010
[typing.readthedocs.io](https://typing.readthedocs.io/). You can get
11-
help either in our [support forum](/python/typing/discussions) or
12-
chat with us on (Gitter)[https://gitter.im/python/typing].
11+
help either in our [support forum](https://github.com/python/typing/discussions) or
12+
chat with us on [Gitter](https://gitter.im/python/typing).
1313

1414
Improvements to the type system should be discussed on the
1515
[typing-sig](https://mail.python.org/mailman3/lists/typing-sig.python.org/)
16-
mailing list, although the [issues](/python/typing/issues) in this
16+
mailing list, although the [issues](https://github.com/python/typing/issues) in this
1717
repository contain some historic discussions.
1818

1919
Repository Content
@@ -33,7 +33,7 @@ This GitHub repo is used for several things:
3333
- The documentation at [typing.readthedocs.io](https://typing.readthedocs.io/)
3434
is maintained in the [docs directory](./docs).
3535

36-
- A [discussion forum](/python/typing/discussions) for typing-related user
36+
- A [discussion forum](https://github.com/python/typing/discussions) for typing-related user
3737
help is hosted here.
3838

3939
Workflow

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.