From: Simon McVittie Date: Mon, 9 Jan 2017 14:09:35 +0000 (+0000) Subject: shortcuts: Use security-tracker.debian.org for [[!debcve]] X-Git-Tag: 3.20170110~12 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/9e03c002028b8187780835bdc58794a47e2dbdba shortcuts: Use security-tracker.debian.org for [[!debcve]] security.debian.org currently rejects HTTPS connections. --- diff --git a/doc/shortcuts.mdwn b/doc/shortcuts.mdwn index 00379d88f..7d1f49105 100644 --- a/doc/shortcuts.mdwn +++ b/doc/shortcuts.mdwn @@ -28,7 +28,7 @@ This page controls what shortcut links the wiki supports. * [[!shortcut name=debss url="http://snapshot.debian.org/package/%s/"]] * Usage: `\[[!debss package]]` or `\[[!debss package/version]]`. See for details. * [[!shortcut name=debwiki url="https://wiki.debian.org/%S"]] -* [[!shortcut name=debcve url="https://security.debian.org/%S"]] +* [[!shortcut name=debcve url="https://security-tracker.debian.org/tracker/%S"]] * also supports Debian bug numbers, packages and whatever the [security tracker](https://security-tracker.debian.org/tracker/) supports. * [[!shortcut name=fdobug url="https://bugs.freedesktop.org/show_bug.cgi?id=%s" desc="freedesktop.org bug #%s"]] * [[!shortcut name=fdolist url="http://lists.freedesktop.org/mailman/listinfo/%s" desc="%s@lists.freedesktop.org"]]