Correct wiki link in help text

This commit is contained in:
redtrumpet 2020-05-01 07:26:02 -04:00
parent 00f8179a0e
commit adc39ae942
1 changed files with 1 additions and 1 deletions

2
bb.sh
View File

@ -1010,7 +1010,7 @@ usage() {
echo " tags [-n] list all tags in alphabetical order"
echo " use '-n' to sort list by number of posts"
echo ""
echo "for more information please see https://tilde.club/wiki/tildeblogs.html"
echo "for more information please see https://tilde.club/wiki/bashblog.html"
echo "source here: https://tildegit.org/club/bashblog"
}