forge-web-fix1

This commit is contained in:
Eli Ridge 2026-04-12 22:27:05 +12:00
commit f00ee725e2

View file

@ -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.