mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-01-04 02:40:05 +00:00
chore: Replace Discourse link with new docs page (#1683)
Forgot about this one too. Similar to https://github.com/ublue-os/bazzite/pull/1682/files.
This commit is contained in:
parent
d4bc633c7b
commit
f6a1be6d0a
@ -19,7 +19,7 @@ fi
|
||||
|
||||
# Check if Waydroid is initialized, send user to the docs
|
||||
if grep -qz 'not initialized' <<< $(/usr/bin/waydroid status); then
|
||||
xdg-open "https://universal-blue.discourse.group/docs?topic=32"
|
||||
xdg-open "https://docs.bazzite.gg/Installing_and_Managing_Software/Waydroid_Setup_Guide/"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user