Skip to content

Commit a08d49f

Browse files
themr0cGerry-Forde
andauthored
Fix links to Integrating Red Hat Developer Hub with GitHub (#1257)
Co-authored-by: Gerry-Forde <[email protected]>
1 parent dc8293c commit a08d49f

File tree

6 files changed

+13
-4
lines changed

6 files changed

+13
-4
lines changed

artifacts/attributes.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,10 @@
113113
:installing-in-air-gap-book-title: Installing {product} in an air-gapped environment
114114
:installing-in-air-gap-book-url: https://docs.redhat.com/en/documentation/red_hat_developer_hub/{product-version}/html-single/installing_red_hat_developer_hub_in_an_air-gapped_environment/index
115115

116+
:integrating-with-github-book-title: Integrating {product} with GitHub
117+
:integrating-with-github-book-url: https://docs.redhat.com/en/documentation/red_hat_developer_hub/{product-version}/html-single/integrating_red_hat_developer_hub_with_github/index
118+
119+
116120
:upgrade-category-url: https://docs.redhat.com/en/documentation/red_hat_developer_hub/{product-version}/#Upgrade
117121
:upgrading-book-url: https://docs.redhat.com/en/documentation/red_hat_developer_hub/{product-version}/html-single/upgrading_red_hat_developer_hub/index
118122
:upgrading-book-title: Upgrading {product}

modules/authentication/proc-enabling-user-authentication-with-github.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,3 +207,7 @@ WARNING: Use `dangerouslyAllowSignInWithoutUserInCatalog` to explore {product-sh
207207
.. Your {product-short} sign-in page displays *Sign in using GitHub* and the Guest user sign-in is disabled.
208208
.. Log in with a GitHub account.
209209

210+
.Additional resources
211+
212+
* link:{integrating-with-github-book-url}[{integrating-with-github-book-title}].
213+

modules/customizing-templates/proc-adding-templates.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ You can add an existing Software Template to your {product} instance by using th
1111
.Prerequisites
1212

1313
* You have created a directory or repository that contains at least one template YAML file.
14-
* If you want to use a template that is stored in a repository such as GitHub or GitLab, you must configure a {product} integration for your provider.
14+
* Optional: To use a template stored in a GitHub repository, you link:{have configured integrating-with-github-book-url}[{product-short} integration with GitHub].
1515
1616
.Procedure
1717

modules/customizing-the-tech-radar-page/proc-customizing-the-tech-radar-page-by-using-a-customization-service.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ You can even use a different service for each page.
66

77
.Prerequisites
88
* You have specified the data sources for the Tech Radar plugin in the `integrations` section of the `{my-app-config-file}` file.
9-
For example, to configure GitHub as an integration, see link:{authentication-book-url}#enabling-user-authentication-with-github[Authenticating with GitHub].
9+
For example, you link:{integrating-with-github-book-url}[have enabled {product-short} integration with GitHub].
1010

1111
* You have enabled the `./dynamic-plugins/dist/backstage-community-plugin-tech-radar` and `/dynamic-plugins/dist/backstage-community-plugin-tech-radar-backend-dynamic` plugins.
1212

modules/customizing-the-tech-radar-page/proc-customizing-the-tech-radar-page-by-using-a-json-file.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ For ease of use and simplicity, you can configure the Tech Radar page by using a
55

66
.Prerequisites
77

8-
* You have specified the data sources for the Tech Radar plugin in the `integrations` section of the `{my-app-config-file}` file. For example, to configure GitHub as an integration, see link:{authentication-book-url}#enabling-user-authentication-with-github[Authenticating with GitHub].
8+
* You have specified the data sources for the Tech Radar plugin in the `integrations` section of the `{my-app-config-file}` file.
9+
For example, you link:{integrating-with-github-book-url}[have enabled {product-short} integration with GitHub].
910

1011
* You have enabled the `./dynamic-plugins/dist/backstage-community-plugin-tech-radar` and `/dynamic-plugins/dist/backstage-community-plugin-tech-radar-backend-dynamic` plugins.
1112

modules/importing-repositories/procedure-enabling-the-bulk-import-from-github-feature.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
You can enable the Bulk Import feature for users and give them the necessary permissions to access it.
44

55
.Prerequisites
6-
* You have link:{authentication-book-url}#enabling-authentication-with-github[configured GitHub integration].
6+
* You have link:{integrating-with-github-book-url}#enabling-github-repository-discovery[enabled GitHub repository discovery].
77

88
.Procedure
99

0 commit comments

Comments
 (0)