Skip to content

Commit 48931d5

Browse files
authored
Update links on home page: Add new links for Drivers and GitHub Mobile (#52717)
1 parent ac60d57 commit 48931d5

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

content/get-started/using-github/github-mobile.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: GitHub Mobile
33
intro: 'Triage, collaborate, and manage your work on {% data variables.product.product_name %} from your mobile device.'
4+
shortTitle: GitHub Mobile
45
versions:
56
fpt: '*'
67
ghes: '*'

content/index.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@ childGroups:
120120
octicon: DeviceMobileIcon
121121
children:
122122
- github-cli
123+
- get-started/using-github/github-mobile
123124
- desktop
124125
- name: Project management
125126
octicon: ProjectIcon
@@ -139,7 +140,9 @@ childGroups:
139140
octicon: OrganizationIcon
140141
children:
141142
- organizations
143+
- code-security/securing-your-organization
142144
- admin
145+
- gh-wa
143146
- name: Community
144147
octicon: GlobeIcon
145148
children:
@@ -151,8 +154,8 @@ childGroups:
151154
- name: More docs
152155
octicon: PencilIcon
153156
children:
154-
- electron
155157
- codeql
158+
- electron
156159
- npm
157160
externalProducts:
158161
electron:
@@ -162,12 +165,17 @@ externalProducts:
162165
external: true
163166
codeql:
164167
id: codeql
165-
name: CodeQL
168+
name: CodeQL query writing
166169
href: 'https://codeql.github.com/docs'
167170
external: true
168171
npm:
169172
id: npm
170173
name: npm
171174
href: 'https://docs.npmjs.com/'
172175
external: true
176+
gh-wa:
177+
id: gh-wa
178+
name: GitHub Well-Architected
179+
href: 'https://wellarchitected.github.com/'
180+
external: true
173181
---

0 commit comments

Comments
 (0)