Add correct repository link for coreos-overlay

Co-authored-by: Krzesimir Nowak <knowak@microsoft.com>
This commit is contained in:
Kai Lüke 2022-09-14 14:22:47 +02:00 committed by Kai Lueke
parent 91a26e5e1e
commit 5e1ecf2700

View File

@ -14,7 +14,7 @@ The SDK can be used to
# Using the scripts repository: submodules and tags
The repository is meant to be the entry point for Flatcar builds and development.
For building packages, there are 2 additional repositories, [coreos-overlay](https://github.com/flatcar/) and [portage-stable](https://github.com/flatcar/portage-stable), which contain all packages' `ebuild` (build configuration) files.
For building packages, there are 2 additional repositories, [coreos-overlay](https://github.com/flatcar/coreos-overlay) and [portage-stable](https://github.com/flatcar/portage-stable), which contain all packages' `ebuild` (build configuration) files.
These repositories are included in `scripts` via git submodules and are used by the SDK container wrapper scripts detailed on further below.
The submodules reside in:
```