Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit da77dd9

Browse files
author
Peter Bengtsson
authored
Unbreak versionless-redirect tests for ghae (#48720)
1 parent 43b37d6 commit da77dd9

7 files changed

Lines changed: 0 additions & 17 deletions

File tree

content/admin/overview/about-enterprise-accounts.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ redirect_from:
1212
versions:
1313
ghec: '*'
1414
ghes: '*'
15-
ghae: '*'
1615
type: overview
1716
topics:
1817
- Accounts

content/admin/overview/about-the-github-enterprise-api.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ redirect_from:
1010
- /admin/overview/about-the-github-enterprise-server-api
1111
versions:
1212
ghes: '*'
13-
ghae: '*'
1413
topics:
1514
- Enterprise
1615
shortTitle: GitHub Enterprise API

content/admin/overview/about-upgrades-to-new-releases.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ shortTitle: About upgrades
44
intro: '{% ifversion ghae %}Your enterprise on {% data variables.product.product_name %} is updated with the latest features and bug fixes on a regular basis by {% data variables.product.company_short %}.{% else %}You can benefit from new features and bug fixes for {% data variables.product.product_name %} by upgrading your enterprise to a newly released version.{% endif %}'
55
versions:
66
ghes: '*'
7-
ghae: '*'
87
type: overview
98
topics:
109
- Enterprise

content/admin/overview/best-practices-for-enterprises.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ intro: 'Learn {% data variables.product.company_short %}-recommended practices f
55
versions:
66
ghec: '*'
77
ghes: '*'
8-
ghae: '*'
98
type: overview
109
topics:
1110
- Accounts

content/get-started/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ featuredLinks:
3131
- /get-started/onboarding/getting-started-with-github-team
3232
- /get-started/onboarding/getting-started-with-github-enterprise-cloud
3333
- /get-started/onboarding/getting-started-with-github-enterprise-server
34-
- /get-started/onboarding/getting-started-with-github-ae
3534
- /get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/quickstart-for-writing-on-github
3635
popular:
3736
- /get-started/quickstart/creating-an-account-on-github

content/get-started/onboarding/getting-started-with-your-github-account.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ intro: 'With a personal account on {% data variables.product.prodname_dotcom %},
44
versions:
55
fpt: '*'
66
ghes: '*'
7-
ghae: '*'
87
ghec: '*'
98
---
109

src/fixtures/fixtures/versionless-redirects.txt

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -262,17 +262,6 @@
262262
/enterprise-cloud@latest/organizations/managing-user-access-to-your-organizations-repositories/managing-repository-roles/managing-custom-repository-roles-for-an-organization
263263
- /organizations/managing-peoples-access-to-your-organization-with-roles/managing-custom-repository-roles-for-an-organization
264264

265-
# The initializing-github-ae.md article is referenced in these code files:
266-
# - lib/github/private_instance_bootstrapper/internal_support_contact.rb
267-
# - lib/github/private_instance_bootstrapper/saml_idp_configuration.rb
268-
# - lib/github/private_instance_bootstrapper/policies_configuration.rb
269-
# This redirect ensures that the links don't resolve to the non-GHAE version
270-
# of the docs as this article only exists in the GHAE docs.
271-
272-
/github-ae@latest/admin/overview/initializing-github-ae
273-
- /admin/configuration/configuring-your-enterprise/initializing-github-ae
274-
- /enterprise-server@latest/admin/configuration/configuring-your-enterprise/initializing-github-ae
275-
276265
# FPT versioning for these files were removed as part of github/docs-content#4511
277266

278267
/enterprise-cloud@latest/organizations/managing-saml-single-sign-on-for-your-organization

0 commit comments

Comments
 (0)