chore: change the rest of readme urls in module.ymls

This commit is contained in:
xynydev 2024-02-21 17:38:01 +02:00
parent 6762ea6a16
commit d0110160ba
4 changed files with 9 additions and 9 deletions

View file

@ -1,6 +1,6 @@
name: fonts name: fonts
shortdesc: The `fonts` module can be used to install fonts from Nerd Fonts or Google Fonts. shortdesc: The `fonts` module can be used to install fonts from Nerd Fonts or Google Fonts.
readme: https://raw.githubusercontent.com/ublue-os/bling/main/modules/fonts/README.md readme: https://raw.githubusercontent.com/blue-build/modules/main/modules/fonts/README.md
example: | example: |
type: fonts type: fonts
fonts: fonts:
@ -13,4 +13,4 @@ example: |
- NerdFontsSymbolsOnly - NerdFontsSymbolsOnly
google-fonts: google-fonts:
- Roboto - Roboto
- Open Sans - Open Sans

View file

@ -1,6 +1,6 @@
name: rpm-ostree name: rpm-ostree
shortdesc: The rpm-ostree module offers pseudo-declarative package and repository management using rpm-ostree. shortdesc: The rpm-ostree module offers pseudo-declarative package and repository management using rpm-ostree.
readme: https://raw.githubusercontent.com/ublue-os/bling/main/modules/rpm-ostree/README.md readme: https://raw.githubusercontent.com/blue-build/modules/main/modules/rpm-ostree/README.md
example: | example: |
type: rpm-ostree type: rpm-ostree
repos: repos:
@ -11,4 +11,4 @@ example: |
- libadwaita - libadwaita
remove: remove:
- firefox - firefox
- firefox-langpacks - firefox-langpacks

View file

@ -1,5 +1,5 @@
name: signing name: signing
shortdesc: The signing module is used to install the required signing policies for cosign image verification with rpm-ostree and bootc. shortdesc: The signing module is used to install the required signing policies for cosign image verification with rpm-ostree and bootc.
readme: https://raw.githubusercontent.com/ublue-os/bling/main/modules/signing/README.md readme: https://raw.githubusercontent.com/blue-build/modules/main/modules/signing/README.md
example: | example: |
type: signing # this sets up the proper policy & signing files for signed images to work fully type: signing # this sets up the proper policy & signing files for signed images to work fully

View file

@ -1,8 +1,8 @@
name: yafti name: yafti
shortdesc: The yafti module can be used to install yafti and set it up to run on first boot. shortdesc: The yafti module can be used to install yafti and set it up to run on first boot.
readme: https://raw.githubusercontent.com/ublue-os/bling/main/modules/yafti/README.md readme: https://raw.githubusercontent.com/blue-build/modules/main/modules/yafti/README.md
example: | example: |
type: yafti type: yafti
custom-flatpaks: custom-flatpaks:
- Celluloid: io.github.celluloid_player.Celluloid - Celluloid: io.github.celluloid_player.Celluloid
- Krita: org.kde.krita - Krita: org.kde.krita