Skip to content

Commit

Permalink
fix: shorten links
Browse files Browse the repository at this point in the history
  • Loading branch information
tulilirockz committed Dec 9, 2024
1 parent 634b0e7 commit d8df9b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ Most pain points can be addressed directly by planning ahead of time.
- Download the right ISO from [the website](https://projectbluefin.io/#scene-picker)
- Install the operating system
- Use the entire disk with automatic partitioning
- (Optional): [Set up Secure Boot](/Documentation/introduction.md#secure-boot)
- (Optional): [Set up Secure Boot](/introduction.md#secure-boot)
- (Optional): `ujust switch-channel` to move to `:stable` or `:latest`
- Set up, test, and **verify backups** - While the system image is reproducible data, your user data in your home folder still needs to be backed up. Bluefin ships with two backup utilities depending on your preference. They are installed as Flatpaks so you can remove the one you don't use. `rclone` and `restic` are also preinstalled if you prefer command line tools
- [Deja Dup](https://apps.gnome.org/DejaDup/)
Expand Down Expand Up @@ -139,7 +139,7 @@ Bluefin strives to make maintenance as easy as possible, however many of the aut
- `ujust changelogs` will show incoming changes and updates coming from Fedora
- `ujust bios` will reboot the machine and enter the BIOS/UEFI menu. This is useful for booting into a Windows drive
- Subscribe to the [announcements tag](https://universal-blue.discourse.group/tag/announcements) on the Universal Blue forums
- Understand [rebase and rollback procedures](/Documentation/administration.md#switching-between-streams)
- Understand [rebase and rollback procedures](/administration.md#switching-between-streams)
- Use the [Warehouse application](https://github.com/flattool/warehouse) to manage Flatpak lifecycle:
- Pin to an old version or rollback
- Easily remove applications at once
Expand Down

0 comments on commit d8df9b1

Please sign in to comment.