From 3a62926dc0bf704bc37197d2f9d98dbf6bb4a470 Mon Sep 17 00:00:00 2001 From: Benson Muite Date: Apr 15 2022 14:34:10 +0000 Subject: [PATCH 1/2] Add link to fedoramagazine-images repository --- diff --git a/modules/ROOT/pages/creating-an-image.adoc b/modules/ROOT/pages/creating-an-image.adoc index f3c5e07..095929b 100644 --- a/modules/ROOT/pages/creating-an-image.adoc +++ b/modules/ROOT/pages/creating-an-image.adoc @@ -24,7 +24,7 @@ Install the git and inkscape packages if you don’t have them installed already $ sudo dnf install git inkscape -Follow the instructions at xref:fedora-docs:contributing:git.adoc[Git for docs writers] for instructions on forking the repository. +Follow the instructions at xref:fedora-docs:contributing:git.adoc[Git for docs writers] for instructions on forking the fedoramagazine-images[https://pagure.io/fedoramagazine-images]repository. == Creating a new image using the template From 075cc16b6680e9db406fe4ccef4ad57943c9b5cd Mon Sep 17 00:00:00 2001 From: Benson Muite Date: Apr 15 2022 14:40:18 +0000 Subject: [PATCH 2/2] Correct link syntax --- diff --git a/modules/ROOT/pages/creating-an-image.adoc b/modules/ROOT/pages/creating-an-image.adoc index 095929b..58b8298 100644 --- a/modules/ROOT/pages/creating-an-image.adoc +++ b/modules/ROOT/pages/creating-an-image.adoc @@ -24,7 +24,7 @@ Install the git and inkscape packages if you don’t have them installed already $ sudo dnf install git inkscape -Follow the instructions at xref:fedora-docs:contributing:git.adoc[Git for docs writers] for instructions on forking the fedoramagazine-images[https://pagure.io/fedoramagazine-images]repository. +Follow the instructions at xref:fedora-docs:contributing:git.adoc[Git for docs writers] for instructions on forking the https://pagure.io/fedoramagazine-images[fedoramagazine-images] repository. == Creating a new image using the template