chore: Use better url

This commit is contained in:
Kyle Gospodnetich 2025-02-14 20:54:00 -08:00
parent 4b585c720e
commit bf0840a014

View File

@ -1,3 +1,3 @@
#!/usr/bin/bash
echo -e "If you are reading this you have made a mistake and need to \e]8;;https://docs.bazzite.gg/General/Installation_Guide/\aread our documentation\e]8;;\a\n\e]8;;https://docs.bazzite.gg/General/Installation_Guide/\ahttps://docs.bazzite.gg/General/Installation_Guide/\e]8;;\a\n"
echo -e "If you are reading this you have made a mistake and need to \e]8;;https://docs.bazzite.gg/Installing_and_Managing_Software/\aread our documentation\e]8;;\a\n\e]8;;https://docs.bazzite.gg/Installing_and_Managing_Software/\ahttps://docs.bazzite.gg/Installing_and_Managing_Software/\e]8;;\a\n"
exit 1