From f00ee725e21864246fd492d639c719d7a9d041d2 Mon Sep 17 00:00:00 2001 From: Eli Ridge <> Date: Sun, 12 Apr 2026 22:27:05 +1200 Subject: [PATCH] forge-web-fix1 --- .../pages/contributing-docs/tools-file-edit-forge.adoc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/modules/ROOT/pages/contributing-docs/tools-file-edit-forge.adoc b/modules/ROOT/pages/contributing-docs/tools-file-edit-forge.adoc index 6b4bf7c..356f0bf 100644 --- a/modules/ROOT/pages/contributing-docs/tools-file-edit-forge.adoc +++ b/modules/ROOT/pages/contributing-docs/tools-file-edit-forge.adoc @@ -13,12 +13,12 @@ Use this method for small changes, such as fixing typos or other simple edits th == Edit via the Forge web interface -Every documentation page has an icon:edit[] *Edit this page* button. +Every documentation page has an icon:edit[] *Edit this page* button in the top right corner. Use this to locate the page's source repository on Fedora Forge. Starting from the docs.fedoraproject.org page that you intend to edit: -1. Click the icon:edit[] *Edit* button to navigate to the source page. +1. Click the icon:edit[] *Edit* button in the top right corner to navigate to the source page. 2. If you are not already signed in, do so with your FAS account. @@ -28,9 +28,9 @@ IMPORTANT: If you receive a warning that the branch is behind in commits, click 4. Manually navigate the folder structure to return to the source page you intend to edit (normally in modules/ROOT/pages/). -5. Click the icon:pen[] *Edit* button, and make your changes directly to the AsciiDoc code. +5. Click the icon:pen[] *Edit* button, located on the right side above the file contents, and make your changes directly to the AsciiDoc code. -6. Use the icon:eye[] *Preview* button to see how the document will look. Keep in mind that some AsciiDoc elements may not render accurately in the preview. +6. Use the icon:eye[] *Preview* button, located on the left side above the edit field, to see how the document will look. Keep in mind that some AsciiDoc elements may not render accurately in the preview. 7. Once you are happy with the edit, scroll to the bottom of the page, and optionally add a message describing the nature of the edit.