From c3b6bf6b0caa771a5b4fb82e56933514b2cd4ed0 Mon Sep 17 00:00:00 2001 From: Thomas Hughes <2894107+IAmHughes@users.noreply.github.com> Date: Wed, 17 Jul 2024 09:04:44 -0400 Subject: [PATCH 1/5] Update topics URL for GHES --- .../classifying-your-repository-with-topics.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/classifying-your-repository-with-topics.md b/content/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/classifying-your-repository-with-topics.md index bb651e0d9ba6..dd0d70ca2723 100644 --- a/content/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/classifying-your-repository-with-topics.md +++ b/content/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/classifying-your-repository-with-topics.md @@ -21,7 +21,7 @@ With topics, you can explore repositories in a particular subject area, find pro ![Screenshot of the github/docs repository. In the right sidebar, three topics are outlined in dark orange: "docs," "hacktoberfest," and "works-with-codespaces."](/assets/images/help/repository/os-repo-with-topics.png) -To browse the most used topics, go to https://github.com/topics/. +To browse the most used topics, go to {% ifversion fpt or ghec %}https://github.com/topics/{% elsif ghec or ghes %}https://HOSTNAME/topics/{% endif %}. {% ifversion fpt or ghec %}You can contribute to {% data variables.product.product_name %}'s set of featured topics in the [github/explore](https://github.com/github/explore) repository. {% endif %} From 02919c1646588aebe04f369453f339a9b6c1c7af Mon Sep 17 00:00:00 2001 From: Thomas Hughes <2894107+IAmHughes@users.noreply.github.com> Date: Wed, 17 Jul 2024 09:18:58 -0400 Subject: [PATCH 2/5] Change GHES hyperlink to code block --- .../classifying-your-repository-with-topics.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/classifying-your-repository-with-topics.md b/content/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/classifying-your-repository-with-topics.md index dd0d70ca2723..0e3e09902bbe 100644 --- a/content/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/classifying-your-repository-with-topics.md +++ b/content/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/classifying-your-repository-with-topics.md @@ -21,7 +21,7 @@ With topics, you can explore repositories in a particular subject area, find pro ![Screenshot of the github/docs repository. In the right sidebar, three topics are outlined in dark orange: "docs," "hacktoberfest," and "works-with-codespaces."](/assets/images/help/repository/os-repo-with-topics.png) -To browse the most used topics, go to {% ifversion fpt or ghec %}https://github.com/topics/{% elsif ghec or ghes %}https://HOSTNAME/topics/{% endif %}. +To browse the most used topics, go to {% ifversion fpt or ghec %}https://github.com/topics/{% elsif ghec or ghes %}`https://HOSTNAME/topics/`{% endif %}. {% ifversion fpt or ghec %}You can contribute to {% data variables.product.product_name %}'s set of featured topics in the [github/explore](https://github.com/github/explore) repository. {% endif %} From 78fb9525fa2b2eea1757400ceefb72d0ca6878d7 Mon Sep 17 00:00:00 2001 From: Laura Coursen Date: Mon, 22 Jul 2024 16:24:51 +0100 Subject: [PATCH 3/5] Use variable --- .../classifying-your-repository-with-topics.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/classifying-your-repository-with-topics.md b/content/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/classifying-your-repository-with-topics.md index 0e3e09902bbe..b436974ece3c 100644 --- a/content/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/classifying-your-repository-with-topics.md +++ b/content/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/classifying-your-repository-with-topics.md @@ -21,7 +21,7 @@ With topics, you can explore repositories in a particular subject area, find pro ![Screenshot of the github/docs repository. In the right sidebar, three topics are outlined in dark orange: "docs," "hacktoberfest," and "works-with-codespaces."](/assets/images/help/repository/os-repo-with-topics.png) -To browse the most used topics, go to {% ifversion fpt or ghec %}https://github.com/topics/{% elsif ghec or ghes %}`https://HOSTNAME/topics/`{% endif %}. +To browse the most used topics, go to {% data variables.product.product_url %}/topics/. {% ifversion fpt or ghec %}You can contribute to {% data variables.product.product_name %}'s set of featured topics in the [github/explore](https://github.com/github/explore) repository. {% endif %} From 6cf5813be203aaccd80eeac4c01c549780826ba5 Mon Sep 17 00:00:00 2001 From: Laura Coursen Date: Mon, 22 Jul 2024 16:37:17 +0100 Subject: [PATCH 4/5] Add :nail_care: --- .../classifying-your-repository-with-topics.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/classifying-your-repository-with-topics.md b/content/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/classifying-your-repository-with-topics.md index b436974ece3c..3db09266ca49 100644 --- a/content/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/classifying-your-repository-with-topics.md +++ b/content/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/classifying-your-repository-with-topics.md @@ -21,7 +21,7 @@ With topics, you can explore repositories in a particular subject area, find pro ![Screenshot of the github/docs repository. In the right sidebar, three topics are outlined in dark orange: "docs," "hacktoberfest," and "works-with-codespaces."](/assets/images/help/repository/os-repo-with-topics.png) -To browse the most used topics, go to {% data variables.product.product_url %}/topics/. +To browse the most used topics, go to https://{% data variables.product.product_url %}/topics/. {% ifversion fpt or ghec %}You can contribute to {% data variables.product.product_name %}'s set of featured topics in the [github/explore](https://github.com/github/explore) repository. {% endif %} From ab6667f67910afdb7bb7f5b1650be1a2801a8fb7 Mon Sep 17 00:00:00 2001 From: Laura Coursen Date: Mon, 22 Jul 2024 16:48:49 +0100 Subject: [PATCH 5/5] Add :nail_care: --- .../classifying-your-repository-with-topics.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/classifying-your-repository-with-topics.md b/content/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/classifying-your-repository-with-topics.md index 3db09266ca49..8b0fbe2282e8 100644 --- a/content/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/classifying-your-repository-with-topics.md +++ b/content/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/classifying-your-repository-with-topics.md @@ -21,7 +21,7 @@ With topics, you can explore repositories in a particular subject area, find pro ![Screenshot of the github/docs repository. In the right sidebar, three topics are outlined in dark orange: "docs," "hacktoberfest," and "works-with-codespaces."](/assets/images/help/repository/os-repo-with-topics.png) -To browse the most used topics, go to https://{% data variables.product.product_url %}/topics/. +To browse the most used topics, go to {% data variables.product.oauth_host_code %}/topics/. {% ifversion fpt or ghec %}You can contribute to {% data variables.product.product_name %}'s set of featured topics in the [github/explore](https://github.com/github/explore) repository. {% endif %}