Skip to content

Commit 0b207c5

Browse files
Improve link to docs issues in CPython (#172)
1 parent c4b5c7b commit 0b207c5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/community/community-guide.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,5 @@ questions, or just as a place where we can inspire each other.
3030
## How can I help?
3131

3232
Read the devguide's section on documentation.
33-
Visit the Python repo's GitHub issues and look for [issues tagged with "docs"](https://github.com/python/cpython/labels/docs).
33+
Visit the Python repo's GitHub issues and look for
34+
[issues tagged with "docs"](https://github.com/python/cpython/issues?q=state%3Aopen%20is%3Aissue%20label%3Adocs).

0 commit comments

Comments
 (0)