8000 Fix broken link in docs/github.rst · pythonthings/github3.py@adf41d4 · GitHub
[go: up one dir, main page]

Skip to content

Commit adf41d4

Browse files
committed
Fix broken link in docs/github.rst
1 parent 61c184b commit adf41d4

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

docs/examples/github.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.. _github:
1+
.. _github_examples:
22

33
GitHub Examples
44
===============

docs/github.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,14 @@ you're looking for anonymous functions, you're most likely looking for the
1414
Examples
1515
--------
1616

17-
Examples utilizing this object can be found here_.
17+
Examples utilizing this object can be found :ref:`here <github_examples>`.
1818

1919
GitHub Object
2020
-------------
2121

2222
.. autoclass:: GitHub
2323
:inherited-members:
2424

25-
.. links
26-
.. _here: examples/githubex.html
2725

2826
GitHubEnterprise Object
2927
-----------------------

0 commit comments

Comments
 (0)
0