Fixed links to licenses.
This commit is contained in:
parent
e68c898700
commit
2c763ce6ea
@ -3,7 +3,7 @@
|
||||
Accessibility setup script for the i3 window manager.
|
||||
|
||||
## i38.sh
|
||||
Released under the terms of the GPL License Version 3: http://www.wtfpl.net
|
||||
Released under the terms of the GPL License Version 3: https://www.gnu.org/licenses/
|
||||
This is a Stormux project: https://stormux.org
|
||||
|
||||
|
||||
|
2
i38.sh
2
i38.sh
@ -174,7 +174,7 @@ yesno() {
|
||||
|
||||
help() {
|
||||
echo "${0##*/}"
|
||||
echo "Released under the terms of the WTFPL License: http://www.wtfpl.net"
|
||||
echo "Released under the terms of the GPL V3 License: https://www.gnu.org/licenses/"
|
||||
echo -e "This is a Stormux project: https://stormux.org\n"
|
||||
echo -e "Usage:\n"
|
||||
echo "With no arguments, create the i3 configuration."
|
||||
|
Loading…
Reference in New Issue
Block a user