Skip to content

Commit 9c7a422

Browse files
committed
Adding URL for changelog PR number rendering
1 parent 6ada71c commit 9c7a422

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/conf.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,10 @@
154154
[author], 1)]
155155

156156

157+
# Setting this URL is requited by sphinx-astropy
158+
github_issues_url = 'https://github.com/astropy/astroquery/issues/'
159+
160+
157161
# read the docs mocks
158162
class Mock(object):
159163
def __init__(self, *args, **kwargs):

0 commit comments

Comments
 (0)