From 2d384a2ec0bbc0827099baf8ca49ef432fe45a41 Mon Sep 17 00:00:00 2001 From: M Hickford Date: Feb 07 2023 18:42:44 +0000 Subject: [PATCH 1/2] Update stale link --- diff --git a/project/modules/ROOT/pages/join.adoc b/project/modules/ROOT/pages/join.adoc index d801cf1..c52bdda 100644 --- a/project/modules/ROOT/pages/join.adoc +++ b/project/modules/ROOT/pages/join.adoc @@ -26,7 +26,7 @@ Read the xref:code-of-conduct.adoc[Code of Conduct] to learn more of what is exp The large scale of the community can sometimes make it a little daunting for new folks to join us. There is far too much happening in Fedora all the time---even we find it hard to keep up with it all! -So, if you are not sure of where to begin or have any queries at all, come hang out with the link:https://fedoraproject.org/wiki/SIGs/Join[Fedora Join Special Interest Group (SIG)] on any of our channels: +So, if you are not sure of where to begin or have any queries at all, come hang out with the link:https://docs.fedoraproject.org/en-US/fedora-join/index.html[Fedora Join Special Interest Group (SIG)] on any of our channels: - Email: link:https://lists.fedoraproject.org/admin/lists/fedora-join@lists.fedoraproject.org/[Fedora Join mailing list], - Chat (over Matrix/Element): link:https://matrix.to/#/%23join:fedoraproject.org?web-instance%5Belement.io%5D%3Dchat.fedoraproject.org[Fedora Join on Matrix/Element], From 32eddbf1953da23bae9c908dbdab4e47c9b90a39 Mon Sep 17 00:00:00 2001 From: Justin W. Flory (he/him) Date: Feb 07 2023 18:47:02 +0000 Subject: [PATCH 2/2] join: Use `xref` instead of a raw URL to docs page This updates a link to the Fedora Join docs to use a `xref` cross-module link instead of hard-coding a URL. Signed-off-by: Justin W. Flory (he/him) --- diff --git a/project/modules/ROOT/pages/join.adoc b/project/modules/ROOT/pages/join.adoc index c52bdda..edcf10d 100644 --- a/project/modules/ROOT/pages/join.adoc +++ b/project/modules/ROOT/pages/join.adoc @@ -26,7 +26,7 @@ Read the xref:code-of-conduct.adoc[Code of Conduct] to learn more of what is exp The large scale of the community can sometimes make it a little daunting for new folks to join us. There is far too much happening in Fedora all the time---even we find it hard to keep up with it all! -So, if you are not sure of where to begin or have any queries at all, come hang out with the link:https://docs.fedoraproject.org/en-US/fedora-join/index.html[Fedora Join Special Interest Group (SIG)] on any of our channels: +So, if you are not sure of where to begin or have any queries at all, come hang out with the xref:fedora-join::index.adoc[Fedora Join Special Interest Group (SIG)] on any of our channels: - Email: link:https://lists.fedoraproject.org/admin/lists/fedora-join@lists.fedoraproject.org/[Fedora Join mailing list], - Chat (over Matrix/Element): link:https://matrix.to/#/%23join:fedoraproject.org?web-instance%5Belement.io%5D%3Dchat.fedoraproject.org[Fedora Join on Matrix/Element],