fix: switch urls to fetch main branch in module.ymls

This commit is contained in:
xynydev 2024-02-04 18:18:35 +02:00
parent 93f3807999
commit 03ac42e16f
11 changed files with 11 additions and 11 deletions

View file

@ -1,6 +1,6 @@
name: akmods
shortdesc: The akmods module is a tool used for managing and installing kernel modules built by Universal Blue.
readme: https://raw.githubusercontent.com/ublue-os/bling/moduleyml/modules/akmods/README.md
readme: https://raw.githubusercontent.com/ublue-os/bling/main/modules/akmods/README.md
example: |
type: akmods
install:

View file

@ -1,6 +1,6 @@
name: bling
shortdesc: The bling module can be used to pull in small "bling" into your image.
readme: https://raw.githubusercontent.com/ublue-os/bling/moduleyml/modules/bling/README.md
readme: https://raw.githubusercontent.com/ublue-os/bling/main/modules/bling/README.md
example: |
type: bling
install:

View file

@ -1,6 +1,6 @@
name: default-flatpaks
shortdesc: The default-flatpaks module can be used to install or uninstall flatpaks from a configurable remote on every boot.
readme: https://raw.githubusercontent.com/ublue-os/bling/moduleyml/modules/default-flatpaks/README.md
readme: https://raw.githubusercontent.com/ublue-os/bling/main/modules/default-flatpaks/README.md
example: |
modules: # configured multiple times to highlight how options are overridden
- type: default-flatpaks

View file

@ -1,6 +1,6 @@
name: files
shortdesc: The files module simplifies the process of copying files to the image during the build time.
readme: https://raw.githubusercontent.com/ublue-os/bling/moduleyml/modules/files/README.md
readme: https://raw.githubusercontent.com/ublue-os/bling/main/modules/files/README.md
example: |
type: files
files:

View file

@ -1,6 +1,6 @@
name: 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/moduleyml/modules/fonts/README.md
readme: https://raw.githubusercontent.com/ublue-os/bling/main/modules/fonts/README.md
example: |
type: fonts
fonts:

View file

@ -1,6 +1,6 @@
name: gschema-overrides
shortdesc: The `gschema-overrides` module can be used for including system-setting overrides for GTK-based desktop environments.
readme: https://raw.githubusercontent.com/ublue-os/bling/moduleyml/modules/gschema-overrides/README.md
readme: https://raw.githubusercontent.com/ublue-os/bling/main/modules/gschema-overrides/README.md
example: |
type: gschema-overrides
include:

View file

@ -1,6 +1,6 @@
name: 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/moduleyml/modules/rpm-ostree/README.md
readme: https://raw.githubusercontent.com/ublue-os/bling/main/modules/rpm-ostree/README.md
example: |
type: rpm-ostree
repos:

View file

@ -1,6 +1,6 @@
name: script
shortdesc: The script module can be used to run arbitrary scripts at image build time.
readme: https://raw.githubusercontent.com/ublue-os/bling/moduleyml/modules/script/README.md
readme: https://raw.githubusercontent.com/ublue-os/bling/main/modules/script/README.md
example: |
type: script
scripts:

View file

@ -1,5 +1,5 @@
name: signing
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/moduleyml/modules/signing/README.md
readme: https://raw.githubusercontent.com/ublue-os/bling/main/modules/signing/README.md
example: |
type: signing # this sets up the proper policy & signing files for signed images to work fully

View file

@ -1,6 +1,6 @@
name: systemd
shortdesc: The systemd module streamlines the management of systemd units during image building.
readme: https://raw.githubusercontent.com/ublue-os/bling/moduleyml/modules/systemd/README.md
readme: https://raw.githubusercontent.com/ublue-os/bling/main/modules/systemd/README.md
example: |
type: systemd
system:

View file

@ -1,6 +1,6 @@
name: yafti
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/moduleyml/modules/yafti/README.md
readme: https://raw.githubusercontent.com/ublue-os/bling/main/modules/yafti/README.md
example: |
type: yafti
custom-flatpaks: