docs(justfiles): Link Bazzite documentation instead. (#358)

As requested by @xynydev in the conversation of https://github.com/blue-build/modules/pull/354
This commit is contained in:
Pat Connors 2024-11-10 14:43:27 -05:00 committed by GitHub
parent e328da9497
commit d58fa1e26d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -13,7 +13,7 @@ Just is a command runner (kind of like make) that can be used to supply arbitrar
For more information, refer to these links:
* [Official just documentation](https://just.systems/man/en)
* [Universal Blue documentation](https://docs.projectbluefin.io/administration#community-aliases-and-workarounds)
* [Universal Blue documentation](https://docs.bazzite.gg/Installing_and_Managing_Software/ujust/)
* [BlueBuild documentation](https://blue-build.org/learn/universal-blue/#custom-just-recipes)
## What the module does