Skip to content

Commit 6626cf4

Browse files
authored
Merge pull request #12802 from github/repo-sync
repo sync
2 parents 4ae01bb + 390a77f commit 6626cf4

5 files changed

Lines changed: 22 additions & 22 deletions

File tree

content/get-started/index.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,19 @@ title: Getting started with GitHub
33
shortTitle: Get started
44
intro: 'Learn how to start building, shipping, and maintaining software with {% data variables.product.prodname_dotcom %}. Explore our products, sign up for an account, and connect with the world''s largest development community.'
55
redirect_from:
6-
- /categories/54/articles/
7-
- /categories/bootcamp/
8-
- /categories/32/articles/
9-
- /categories/2/articles/
10-
- /categories/organizations/
11-
- /categories/about-github/
12-
- /categories/53/articles/
13-
- /categories/setup/
6+
- /categories/54/articles
7+
- /categories/bootcamp
8+
- /categories/32/articles
9+
- /categories/2/articles
10+
- /categories/organizations
11+
- /categories/about-github
12+
- /categories/53/articles
13+
- /categories/setup
1414
- /categories/getting-started-with-github
15-
- /categories/19/articles/
15+
- /categories/19/articles
1616
- /categories/using-git
1717
- /github/using-git
18-
- /github/getting-started-with-github/
18+
- /github/getting-started-with-github
1919
versions:
2020
fpt: '*'
2121
ghes: '*'

content/get-started/quickstart/create-a-repo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Create a repo
33
redirect_from:
4-
- /create-a-repo/
4+
- /create-a-repo
55
- /articles/create-a-repo
66
- /github/getting-started-with-github/create-a-repo
77
- /github/getting-started-with-github/quickstart/create-a-repo

content/get-started/quickstart/fork-a-repo.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: Fork a repo
33
redirect_from:
4-
- /fork-a-repo/
5-
- /forking/
4+
- /fork-a-repo
5+
- /forking
66
- /articles/fork-a-repo
77
- /github/getting-started-with-github/fork-a-repo
88
- /github/getting-started-with-github/quickstart/fork-a-repo

content/get-started/quickstart/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ children:
2424
- /git-cheatsheet
2525
- /git-and-github-learning-resources
2626
redirect_from:
27-
- /github/getting-started-with-github/quickstart/
27+
- /github/getting-started-with-github/quickstart
2828
---
2929

content/get-started/quickstart/set-up-git.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
22
title: Set up Git
33
redirect_from:
4-
- /git-installation-redirect/
5-
- /linux-git-installation/
6-
- /linux-set-up-git/
7-
- /mac-git-installation/
8-
- /mac-set-up-git/
9-
- /set-up-git-redirect/
10-
- /win-git-installation/
11-
- /win-set-up-git/
4+
- /git-installation-redirect
5+
- /linux-git-installation
6+
- /linux-set-up-git
7+
- /mac-git-installation
8+
- /mac-set-up-git
9+
- /set-up-git-redirect
10+
- /win-git-installation
11+
- /win-set-up-git
1212
- /articles/set-up-git
1313
- /github/getting-started-with-github/set-up-git
1414
- /github/getting-started-with-github/quickstart/set-up-git

0 commit comments

Comments
 (0)