From a87ac2f54bc5bc3d3bbddc1b19e006ff33071e45 Mon Sep 17 00:00:00 2001 From: Dustin Kirkland Date: Sun, 12 Aug 2018 10:23:25 -0500 Subject: [PATCH] * usr/bin/byobu-shell.in: - update getting started to byobu.org --- debian/changelog | 2 ++ usr/bin/byobu-shell.in | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) 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