From 3834f526ec260bf9027de840468e32c8f11b6e73 Mon Sep 17 00:00:00 2001 From: Jilayne Lovejoy Date: Jul 27 2022 23:28:25 +0000 Subject: [PATCH 1/2] Update link to licensing info Update link to licensing info on packaging landing page --- diff --git a/guidelines/modules/ROOT/pages/index.adoc b/guidelines/modules/ROOT/pages/index.adoc index 40cbb35..1a65d80 100644 --- a/guidelines/modules/ROOT/pages/index.adoc +++ b/guidelines/modules/ROOT/pages/index.adoc @@ -111,8 +111,8 @@ can be found xref:Versioning.adoc[here]. == Licensing -You should review -https://fedoraproject.org/wiki/Licensing:Main +You should review the information regarding +https://docs.fedoraproject.org/en-US/legal/license-approval/[licenses determined to be allowed in Fedora] and the xref:LicensingGuidelines.adoc[Licensing Guidelines] to ensure that your package is licensed appropriately and that the license is properly indicated. From f9d9b23889c55b568f6f0ede989ace61c4d9670d Mon Sep 17 00:00:00 2001 From: Jilayne Lovejoy Date: Jul 28 2022 14:44:34 +0000 Subject: [PATCH 2/2] fix link to internal doc link --- diff --git a/guidelines/modules/ROOT/pages/index.adoc b/guidelines/modules/ROOT/pages/index.adoc index 1a65d80..6d6ff0c 100644 --- a/guidelines/modules/ROOT/pages/index.adoc +++ b/guidelines/modules/ROOT/pages/index.adoc @@ -112,7 +112,7 @@ can be found xref:Versioning.adoc[here]. == Licensing You should review the information regarding -https://docs.fedoraproject.org/en-US/legal/license-approval/[licenses determined to be allowed in Fedora] +xref:legal::license-approval.adoc/[licenses determined to be allowed in Fedora] and the xref:LicensingGuidelines.adoc[Licensing Guidelines] to ensure that your package is licensed appropriately and that the license is properly indicated.