mirror of
https://github.com/haproxy/haproxy.git
synced 2026-04-22 23:02:34 -04:00
SCRIPTS: announce-release: add the link to the wiki in the announce messages
Let's add the link to the wiki to the announce messages, plenty of users don't even know it exists.
This commit is contained in:
parent
2361fd9487
commit
be789dfc5d
1 changed files with 1 additions and 0 deletions
|
|
@ -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}"
|
||||
|
|
|
|||
Loading…
Reference in a new issue