File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Filter options
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Original file line number Diff line number Diff line change @@ -8,12 +8,12 @@ Documentation and Support
8
8
9
9
The documentation for Python's static typing can be found at
10
10
[ 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 ) .
13
13
14
14
Improvements to the type system should be discussed on the
15
15
[ 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
17
17
repository contain some historic discussions.
18
18
19
19
Repository Content
@@ -33,7 +33,7 @@ This GitHub repo is used for several things:
33
33
- The documentation at [ typing.readthedocs.io] ( https://typing.readthedocs.io/ )
34
34
is maintained in the [ docs directory] ( ./docs ) .
35
35
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
37
37
help is hosted here.
38
38
39
39
Workflow
You can’t perform that action at this time.
0 commit comments