8000 Merge pull request #473 from ueg1990/issue_463 · pythonthings/github3.py@e993574 · GitHub
[go: up one dir, main page]

Skip to content

Commit e993574

Browse files
committed
Merge pull request sigmavirus24#473 from ueg1990/issue_463
Fix broken link in docs/github.rst Closes sigmavirus24#463
2 parents c460f32 + adf41d4 commit e993574

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
< 8000 td data-grid-cell-id="diff-0f004ae41851cd39da5ea95382138528aeefbc1ec8fd056edaafa8ea51a42cab-1-1-0" data-selected="false" role="gridcell" style="background-color:var(--diffBlob-additionNum-bgColor, var(--diffBlob-addition-bgColor-num));text-align:center" tabindex="-1" valign="top" class="focusable-grid-cell diff-line-number position-relative left-side">
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