Skip to content

Commit c3bf68b

Browse files
authored
Fix broken github link in README.md (#346)
1 parent 09197b8 commit c3bf68b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ added. The `:rtype:` directive is added if and only if no existing `:rtype:` is
9999

100100
To use [sphinx.ext.napoleon](http://www.sphinx-doc.org/en/stable/ext/napoleon.html) with sphinx-autodoc-typehints, make
101101
sure you load [sphinx.ext.napoleon](http://www.sphinx-doc.org/en/stable/ext/napoleon.html) first, **before**
102-
sphinx-autodoc-typehints. See [Issue 15](https://github.com/agronholm/sphinx-autodoc-typehints/issues/15) on the issue
102+
sphinx-autodoc-typehints. See [Issue 15](https://github.com/tox-dev/sphinx-autodoc-typehints/issues/15) on the issue
103103
tracker for more information.
104104

105105
## Dealing with circular imports

0 commit comments

Comments
 (0)