Skip to content

Commit e84e477

Browse files
Optimize and clean up YAML frontmatter to fix redirects and link check errors (#39321)
Co-authored-by: Sharra-writes <sharra-writes@github.com>
1 parent 10e6ee2 commit e84e477

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/index.md

Lines changed: 2 additions & 2 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
@@ -170,6 +170,7 @@ childGroups:
170170
- codeql
171171
- electron
172172
- npm
173+
- gh-wa
173174
externalProducts:
174175
electron:
175176
id: electron
@@ -192,4 +193,3 @@ externalProducts:
192193
href: 'https://wellarchitected.github.com/'
193194
external: true
194195
---
195-

0 commit comments

Comments
 (0)