Skip to content

Commit 9585353

Browse files
Create and populate "Using GitHub Docs" category (#44362)
Co-authored-by: Isaac Brown <101839405+isaacmbrown@users.noreply.github.com>
1 parent 8c0599f commit 9585353

5 files changed

Lines changed: 19 additions & 4 deletions

File tree

content/get-started/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ featuredLinks:
3737
- /get-started/signing-up-for-github/signing-up-for-a-new-github-account
3838
- /get-started/quickstart/hello-world
3939
- /get-started/quickstart/set-up-git
40-
- /get-started/learning-about-github/about-versions-of-github-docs
40+
- /get-started/using-github-docs/about-versions-of-github-docs
4141
- /get-started/quickstart/github-glossary
4242
- /get-started/using-github/keyboard-shortcuts
4343
guideCards:
@@ -62,5 +62,6 @@ children:
6262
- /working-with-subversion-on-github
6363
- /exploring-integrations
6464
- /archiving-your-github-personal-account-and-public-repositories
65+
- /using-github-docs
6566
---
6667

content/get-started/learning-about-github/index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ topics:
1717
- Security
1818
children:
1919
- /githubs-plans
20-
- /about-versions-of-github-docs
21-
- /using-hover-cards-on-github-docs
2220
- /github-language-support
2321
- /types-of-github-accounts
2422
- /access-permissions-on-github

content/get-started/learning-about-github/about-versions-of-github-docs.md renamed to content/get-started/using-github-docs/about-versions-of-github-docs.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ versions:
77
ghae: '*'
88
ghec: '*'
99
shortTitle: Docs versions
10+
redirect_from:
11+
- /get-started/learning-about-github/about-versions-of-github-docs
1012
---
1113

1214
## About versions of {% data variables.product.prodname_docs %}
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
title: Using GitHub Docs
3+
intro: 'Learn about different features of {% data variables.product.prodname_docs %} and how to navigate the content the way that is best for you.'
4+
versions:
5+
fpt: '*'
6+
ghes: '*'
7+
ghae: '*'
8+
ghec: '*'
9+
children:
10+
- /about-versions-of-github-docs
11+
- /using-hover-cards-on-github-docs
12+
---

content/get-started/learning-about-github/using-hover-cards-on-github-docs.md renamed to content/get-started/using-github-docs/using-hover-cards-on-github-docs.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@ versions:
66
ghes: '*'
77
ghae: '*'
88
ghec: '*'
9-
shortTitle: Hover cards on Docs
9+
shortTitle: Hover cards
10+
redirect_from:
11+
- /get-started/learning-about-github/using-hover-cards-on-github-docs
1012
---
1113

1214
## About hover cards

0 commit comments

Comments
 (0)