fix doc link

This commit is contained in:
mbecker20
2024-09-02 01:45:39 +03:00
parent 5fc0a87dea
commit 5f04e881a5

View File

@@ -6,7 +6,7 @@ Komodo just needs a bit of information in order to build your image.
Komodo supports cloning repos over http/s, from any provider that supports cloning private repos using `git clone https://<Token>@git-provider.net/<Owner>/<Repo>`.
Accounts / access tokens can be configured in either the [core config](../core-setup.md#configuration)
or in the [periphery config](../connecting-servers.md#manual-install-steps).
or in the [periphery config](../connecting-servers.md#manual-install-steps---binaries).
### Repo configuration
To specify the git repo to build, just give it the name of the repo and the branch under *repo config*. The name is given like `mbecker20/komodo`, it includes the username / organization that owns the repo.