]> granicus.if.org Git - pdns/commitdiff
Otherwise the issues are dead links.
authorWinfried Angele <winfried.angele@gmail.com>
Tue, 22 Aug 2017 10:08:36 +0000 (12:08 +0200)
committerGitHub <noreply@github.com>
Tue, 22 Aug 2017 10:08:36 +0000 (12:08 +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/dnsdistdist/docs/conf.py

index 39cfbf9e7b8cff75f1b1981d95903e70407009e0..f3e0bb92ff8b87eb12e79cecf8a792cfa17b3bde 100644 (file)
@@ -80,7 +80,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"