]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
SCRIPTS: announce-release: add the link to the wiki in the announce messages
authorWilly Tarreau <w@1wt.eu>
Thu, 30 Jul 2020 15:41:42 +0000 (17:41 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 30 Jul 2020 15:41:42 +0000 (17:41 +0200)
Let's add the link to the wiki to the announce messages, plenty of
users don't even know it exists.

scripts/announce-release

index 0c1f607122e7c1198a66ef7c7b10ffd4dac9c9bd..88274a09cdba1118b2f155fc3b9247308e389753 100755 (executable)
@@ -165,6 +165,7 @@ fi
  echo "   Discourse        : http://discourse.haproxy.org/"
  echo "   Slack channel    : https://slack.haproxy.org/"
  echo "   Issue tracker    : https://github.com/haproxy/haproxy/issues"
+ echo "   Wiki             : https://github.com/haproxy/wiki/wiki"
  echo "   Sources          : http://www.haproxy.org/download/${BRANCH}/src/"
  echo "   Git repository   : http://git.haproxy.org/git/${gitdir}/"
  echo "   Git Web browsing : http://git.haproxy.org/?p=${gitdir}"