0
1
Fork 0

fix: anchors in readme

Fixes the "Checkout multiple repos (private)" anchors in the README
This commit is contained in:
Jos Ahrens 2023-07-23 13:51:23 +02:00 committed by GitHub
parent 96f53100ba
commit 9c876a7acd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -195,7 +195,7 @@ When Git 2.18 or higher is not in your PATH, falls back to the REST API to downl
repository: my-org/my-tools
path: my-tools
```
> - If your secondary repository is private you will need to add the option noted in [Checkout multiple repos (private)](#Checkout-multiple-repos-private)
> - If your secondary repository is private you will need to add the option noted in [Checkout multiple repos (private)](#checkout-multiple-repos-private)
## Checkout multiple repos (nested)
@ -209,7 +209,7 @@ When Git 2.18 or higher is not in your PATH, falls back to the REST API to downl
repository: my-org/my-tools
path: my-tools
```
> - If your secondary repository is private you will need to add the option noted in [Checkout multiple repos (private)](#Checkout-multiple-repos-private)
> - If your secondary repository is private you will need to add the option noted in [Checkout multiple repos (private)](#checkout-multiple-repos-private)
## Checkout multiple repos (private)