link to style guide fixed

This commit is contained in:
Test Lab 2023-03-16 08:11:53 +00:00
commit e7917fcc4f

View file

@ -63,7 +63,7 @@ If you have forked the repository before but your fork is already outdated, it c
CAUTION: If you have forked the repository before, and if you have already the related branch, GitLab will not check if your fork's branch is up to date: it will forward you to the respective file in the related branch of your fork even if this file is no longer up to date. GitLab knows about the https://gitlab.com/gitlab-org/gitlab/-/issues/330243[problem] and it is planned to solve this problem with the release of the https://gitlab.com/groups/gitlab-org/-/milestones/85#tab-issues[15.10 release] by the end of *March 2023*. Until then, you have to keep careful if you see neither a "Fork" button nor a "Create branch" button: in this case, check if your file is up to date before start working! If it is not, wait for the 15.10 release, or if you know how to: update your fork, or remove it & re-fork the repository. Alternatively, get in touch with the Docs team https://chat.fedoraproject.org/#/room/#docs:fedoraproject.org[here] or https://discussion.fedoraproject.org/[here]!
Then make the necessary changes to the page. Please refer to the style guide for consistency: https://gitlab.com/-/ide/project/Klaunch/documentation-contributors-guide/merge_requests/49?target_project=fedora%2Fdocs%2Fcommunity-tools%2Fdocumentation-contributors-guide
Then make the necessary changes to the page. Please refer to the style guide for consistency: https://docs.fedoraproject.org/en-US/fedora-docs/contributing-docs/style-guide/
|===
a|image::webuibeta-1.png[align="center",width=940,role=black-border]
@ -71,7 +71,7 @@ a|image::webuibeta-1.png[align="center",width=940,role=black-border]
=== Commit and push your changes to a branch
Once you've finished, click on both the branch (source contrrol) icon and the file (underneath 'Commit & Push' button) to view your changes. Type a commit message and click "Commit & Push":
Once you've finished, click on both the branch (source control) icon and the file (underneath 'Commit & Push' button) to view your changes. Type a commit message and click "Commit & Push":
|===
a|image::webuibeta-2a.png[align="center",width=940,role=black-border]