diff --git a/debian/changelog b/debian/changelog index 216fe049..5038bbfd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -37,6 +37,8 @@ byobu (5.127) unreleased; urgency=medium - deprecate interactive mode for byobu-select-profile * usr/lib/byobu/include/toggle-utf8.in: LP: #1696546 - try to support zsh and other shells in addition to bash + * usr/bin/byobu-shell.in: + - update getting started to byobu.org -- Dustin Kirkland Sun, 27 May 2018 18:07:11 -0500 diff --git a/usr/bin/byobu-shell.in b/usr/bin/byobu-shell.in index 11a8a9cf..bff9ec3e 100755 --- a/usr/bin/byobu-shell.in +++ b/usr/bin/byobu-shell.in @@ -36,7 +36,7 @@ if [ ! -e "$FLAG" ]; then echo " 'byobu-disable' and 'byobu-enable'" echo echo "For tips, tricks, and more information, see:" - echo " * http://bit.ly/byobu-help" + echo " * https://bit.ly/byobu-tips" echo touch "$FLAG" fi