Skip to content
This repository was archived by the owner on Feb 24, 2025. It is now read-only.

chore(ujust): Add a better link for ujust's header #332

Merged
merged 1 commit into from
Nov 2, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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