Skip to content

Commit 8eb7de7

Browse files
The URL path is updated in cloning-a-repository.md (#40657)
Co-authored-by: Sharra-writes <[email protected]>
1 parent e977429 commit 8eb7de7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/repositories/creating-and-managing-repositories/cloning-a-repository.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ When cloning a repository it's possible that you might encounter some errors.
103103
If you're unable to clone a repository, check that:
104104

105105
* You can connect using HTTPS. For more information, see [AUTOTITLE](/repositories/creating-and-managing-repositories/troubleshooting-cloning-errors).
106-
* You have permission to access the repository you want to clone. For more information, see [AUTOTITLE](/repositories/creating-and-managing-repositories/troubleshooting-cloning-errors).
106+
* You have permission to access the repository you want to clone. For more information, see [AUTOTITLE](/repositories/creating-and-managing-repositories/troubleshooting-cloning-errors#check-your-permissions).
107107
* The default branch you want to clone still exists. For more information, see [AUTOTITLE](/repositories/creating-and-managing-repositories/troubleshooting-cloning-errors#error-remote-head-refers-to-nonexistent-ref-unable-to-checkout).
108108

109109
{% ifversion fpt or ghec %}

0 commit comments

Comments
 (0)