Skip to content

Commit

Permalink
Add a better link for ujust's header (#332)
Browse files Browse the repository at this point in the history
  • Loading branch information
nicknamenamenick authored Nov 2, 2024
1 parent 5fa0001 commit 6321866
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/ublue-os-just/header.just
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ set ignore-comments := true
_default:
#!/usr/bin/bash
source /usr/lib/ujust/libformatting.sh
echo "$(Urllink "https://universal-blue.discourse.group/docs?topic=42" "Click here to view the Universal Blue just documentation")"
echo "$(Urllink "https://docs.projectbluefin.io/administration#community-aliases-and-workarounds" "Click here to view the Universal Blue just documentation")"
/usr/bin/ujust --list --list-heading $'Available commands:\n' --list-prefix $' - '

# Imports

0 comments on commit 6321866

Please sign in to comment.