]> granicus.if.org Git - pdns/commitdiff
Otherwise the issues are dead links.
authorWinfried Angele <winfried.angele@gmail.com>
Tue, 22 Aug 2017 10:11:28 +0000 (12:11 +0200)
committerGitHub <noreply@github.com>
Tue, 22 Aug 2017 10:11:28 +0000 (12:11 +0200)
Maybe that's rather a Github bug because pull(s) and commit(s) works this way. But at least it is now as in /pdns/docs/conf.py

pdns/recursordist/docs/conf.py

index 1fbaa8ae861345d3ab7ae4110fc3045cea0729e4..19d0b305efafdcfebbc011518916da380d2061c3 100644 (file)
@@ -88,7 +88,7 @@ todo_include_todos = False
 
 # -- Changelog Options ----------------------------------------------------
 
-changelog_render_ticket = "https://github.com/PowerDNS/pdns/issue/%s"
+changelog_render_ticket = "https://github.com/PowerDNS/pdns/issues/%s"
 changelog_render_pullreq = "https://github.com/PowerDNS/pdns/pull/%s"
 changelog_render_changeset = "https://github.com/PowerDNS/pdns/commit/%s"