diff options
Diffstat (limited to 'apps/plugins/puzzles/genhelp.sh')
-rwxr-xr-x | apps/plugins/puzzles/genhelp.sh | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/plugins/puzzles/genhelp.sh b/apps/plugins/puzzles/genhelp.sh index 9aa304c0c1..3df7706b5d 100755 --- a/apps/plugins/puzzles/genhelp.sh +++ b/apps/plugins/puzzles/genhelp.sh @@ -1,10 +1,10 @@ #!/bin/bash # usage: ./genhelp.sh # -# expects halibut to be installed in $PATH: -# http://www.chiark.greenend.org.uk/~sgtatham/halibut +# Expects halibut to be installed in $PATH: +# https://www.fwei.tk/git/halibut # -# also requires host CC and lz4 library to be available +# Also requires host CC and lz4 library to be available halibut --text src/puzzles.but |