Skip to content

Commit 9448f31

Browse files
authored
Update index.md
1 parent 36adb32 commit 9448f31

1 file changed

Lines changed: 42 additions & 58 deletions

File tree

content/index.md

Lines changed: 42 additions & 58 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: '{% data variables.product.github %}{% ifversion fpt or ghec%}.com{% endif %} Help Documentation'
2+
title: '{% data variables.product.github %}{% ifversion fpt or ghec %}.com{% endif %} Help Documentation'
33
featuredLinks:
44
gettingStarted:
55
- /get-started/git-basics/set-up-git
@@ -13,104 +13,89 @@ featuredLinks:
1313
- /get-started/git-basics/managing-remote-repositories
1414
- /pages
1515
redirect_from:
16+
# General redirects
1617
- /github
1718
- /articles
1819
- /common-issues-and-questions
1920
- /troubleshooting-common-issues
20-
- /early-access/github/enforcing-best-practices-with-github-policies
21-
- /github/enforcing-best-practices-with-github-policies/index
22-
- /early-access/github/enforcing-best-practices-with-github-policies/about-github-policies
21+
# GitHub Policies (combined early access and production paths)
22+
- /github/enforcing-best-practices-with-github-policies
2323
- /github/enforcing-best-practices-with-github-policies/about-github-policies
24-
- /early-access/github/enforcing-best-practices-with-github-policies/constraints
2524
- /github/enforcing-best-practices-with-github-policies/constraints
26-
- /early-access/github/enforcing-best-practices-with-github-policies/contexts
2725
- /github/enforcing-best-practices-with-github-policies/contexts
28-
- /early-access/github/enforcing-best-practices-with-github-policies/expressions
2926
- /github/enforcing-best-practices-with-github-policies/expressions
30-
- /early-access/github/enforcing-best-practices-with-github-policies/getting-started
31-
- /early-access/github/enforcing-best-practices-with-github-policies/github-policies-vision
27+
- /github/enforcing-best-practices-with-github-policies/getting-started
3228
- /github/enforcing-best-practices-with-github-policies/github-policies-vision
33-
- /early-access/github/enforcing-best-practices-with-github-policies/onboarding
3429
- /github/enforcing-best-practices-with-github-policies/onboarding
35-
- /early-access/github/enforcing-best-practices-with-github-policies/overview
3630
- /github/enforcing-best-practices-with-github-policies/overview
37-
- /early-access/github/enforcing-best-practices-with-github-policies/release-notes
3831
- /github/enforcing-best-practices-with-github-policies/release-notes
39-
- /early-access/github/enforcing-best-practices-with-github-policies/resources
4032
- /github/enforcing-best-practices-with-github-policies/resources
41-
- /early-access/github/enforcing-best-practices-with-github-policies/sharing
4233
- /github/enforcing-best-practices-with-github-policies/sharing
43-
- /early-access/github/enforcing-best-practices-with-github-policies/syntax
4434
- /github/enforcing-best-practices-with-github-policies/syntax
35+
# Deprecated site policies
4536
- /site-policy/site-policy-deprecated/github-ae-data-protection-agreement
4637
- /site-policy/site-policy-deprecated/github-ae-product-specific-terms
4738
versions:
4839
fpt: '*'
4940
ghes: '*'
5041
ghec: '*'
5142
children:
52-
- search
53-
- get-started
54-
- enterprise-onboarding
5543
- account-and-profile
56-
- authentication
57-
- repositories
44+
- actions
5845
- admin
46+
- app
5947
- billing
60-
- site-policy
61-
- organizations
6248
- code-security
63-
- pull-requests
64-
- issues
65-
- actions
49+
- communities
50+
- contributing
6651
- copilot
67-
- codespaces
52+
- desktop
53+
- discussions
54+
- education
55+
- enterprise-onboarding
56+
- github-cli
57+
- github-models
58+
- issues
6859
- migrations
60+
- nonprofit
61+
- organizations
6962
- packages
70-
- search-github
71-
- apps
72-
- webhooks
63+
- page
64+
- pages
65+
- pull-requests
7366
- rest
74-
- graphql
75-
- github-cli
76-
- discussions
67+
- repositories
68+
- search
69+
- search-github
70+
- site-policy
7771
- sponsors
78-
- communities
79-
- pages
80-
- education
81-
- desktop
82-
- early-access
8372
- support
84-
- video-transcripts
85-
- contributing
86-
- github-models
87-
- nonprofit
73+
- webhooks
8874
childGroups:
8975
- name: Get started
9076
octicon: RocketIcon
9177
children:
92-
- get-started
93-
- migrations
9478
- account-and-profile
9579
- authentication
9680
- billing
81+
- get-started
82+
- migrations
9783
- site-policy
9884
- name: Collaborative coding
9985
octicon: CommentDiscussionIcon
10086
children:
10187
- codespaces
102-
- repositories
103-
- pull-requests
10488
- discussions
89+
- pull-requests
90+
- repositories
10591
- name: GitHub Copilot
10692
octicon: CopilotIcon
10793
children:
10894
- copilot
10995
- copilot/how-tos/completions/getting-code-suggestions-in-your-ide-with-github-copilot
110-
- copilot/concepts/prompt-engineering-for-copilot-chat
11196
- copilot/how-tos/chat/asking-github-copilot-questions-in-github
112-
- copilot/tutorials/copilot-chat-cookbook
11397
- copilot/how-tos/agents/copilot-coding-agent
98+
- copilot/tutorials/copilot-chat-cookbook
11499
- name: CI/CD and DevOps
115100
octicon: GearIcon
116101
children:
@@ -121,17 +106,17 @@ childGroups:
121106
octicon: ShieldLockIcon
122107
children:
123108
- code-security
124-
- code-security/secret-scanning
125-
- code-security/supply-chain-security
126-
- code-security/dependabot
127109
- code-security/code-scanning
110+
- code-security/dependabot
111+
- code-security/secret-scanning
128112
- code-security/security-advisories
113+
- code-security/supply-chain-security
129114
- name: Client apps
130115
octicon: DeviceMobileIcon
131116
children:
117+
- desktop
132118
- github-cli
133119
- get-started/using-github/github-mobile
134-
- desktop
135120
- name: Project management
136121
octicon: ProjectIcon
137122
children:
@@ -141,35 +126,35 @@ childGroups:
141126
- name: Enterprise and Teams
142127
octicon: OrganizationIcon
143128
children:
144-
- organizations
129+
- admin
145130
- code-security/securing-your-organization
146131
- enterprise-onboarding
147-
- admin
148-
- gh-wa
132+
- organizations
149133
- name: Developers
150134
octicon: CodeSquareIcon
151135
children:
152136
- apps
153-
- rest
154137
- graphql
138+
- rest
155139
- webhooks
156140
- copilot/how-tos/build-copilot-extensions
157141
- github-models
158142
- name: Community
159143
octicon: GlobeIcon
160144
children:
161145
- communities
162-
- sponsors
146+
- contributing
163147
- education
164148
- nonprofit
149+
- sponsors
165150
- support
166-
- contributing
167151
- name: More docs
168152
octicon: PencilIcon
169153
children:
170154
- codeql
171155
- electron
172156
- npm
157+
- video-transcripts
173158
externalProducts:
174159
electron:
175160
id: electron
@@ -192,4 +177,3 @@ externalProducts:
192177
href: 'https://wellarchitected.github.com/'
193178
external: true
194179
---
195-

0 commit comments

Comments
 (0)