Skip to content

Commit ccf9d1b

Browse files
authored
Merge pull request github#19695 from github/repo-sync
repo sync
2 parents 1b7f6e5 + 4cb03ed commit ccf9d1b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

content/github/getting-started-with-github/quickstart/create-a-repo.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ topics:
1919

2020
{% if currentVersion == "free-pro-team@latest" %}
2121

22-
You can store a variety of projects in {% data variables.product.product_name %} repositories, including open source projects. With [open source projects](http://opensource.org/about), you can share code to make better, more reliable software.
22+
You can store a variety of projects in {% data variables.product.product_name %} repositories, including open source projects. With [open source projects](http://opensource.org/about), you can share code to make better, more reliable software. You can use repositories to collaborate with others and track your work. For more information, see "[About repositories](/github/creating-cloning-and-archiving-repositories/creating-a-repository-on-github/about-repositories)."
2323

2424
{% elsif enterpriseServerVersions contains currentVersion or currentVersion == "github-ae@latest" %}
2525

@@ -82,6 +82,7 @@ Congratulations! You have now created a repository, including a *README* file, a
8282

8383
- "[Set up Git](/articles/set-up-git)"
8484
- **Create a repository**
85+
- "[Clone a repository](/github/creating-cloning-and-archiving-repositories/cloning-a-repository)"
8586
- "[Fork a repository](/articles/fork-a-repo)"
8687
- "[Be social](/articles/be-social)"
8788
- {% data reusables.support.connect-in-the-forum-bootcamp %}

0 commit comments

Comments
 (0)