Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,10 @@ In the global navigation menu, you can access the top repositories and teams you

You can also find a list of your recently visited repositories, teams, and projects when you click into the search bar at the top of any page on {% data variables.product.github %}.

## Finding repository links

To access a particular repository link, either clock on the the green button named code. A link to the repository will be shown and you can choose the particular format you want the link to be accessed in, either HTTP, SSH or the other, OR else after creating the repo the link shall be available in the main first text area of the current repository

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

update this line OR else after creating the repo to OR else after creating the repository

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

End paragraph with a full-stop to maintain consistency


## Staying up-to-date with activity from the community

{% ifversion feed %}
Expand Down
Loading