Skip to content

Commit 01a46be

Browse files
author
Nat Williams
committed
docstring link typo
1 parent 9008296 commit 01a46be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pygithub3/github.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,6 @@ def gists(self):
5353
@property
5454
def pull_requests(self):
5555
"""
56-
:ref:`Pull Requests service <Pull Requests service`
56+
:ref:`Pull Requests service <Pull Requests service>`
5757
"""
5858
return self._pull_requests

0 commit comments

Comments
 (0)