mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-28 22:12:10 +01:00
Fix broken docs link
This commit is contained in:
parent
bbebf1397a
commit
e171ecd69d
@ -9,7 +9,7 @@ The SDK can be used to
|
|||||||
* Build OS images for a variety of targets (qemu, bare metal, AWS, Azure, VMWare, etc.)
|
* Build OS images for a variety of targets (qemu, bare metal, AWS, Azure, VMWare, etc.)
|
||||||
* And lastly, the SDK can be used to upgrade SDK packages and to build new SDKs
|
* And lastly, the SDK can be used to upgrade SDK packages and to build new SDKs
|
||||||
|
|
||||||
[flatcar-docs]: https://docs.flatcar-linux.org/os/sdk-modifying-flatcar/
|
[flatcar-docs]: https://www.flatcar.org/docs/latest/reference/developer-guides/sdk-modifying-flatcar/
|
||||||
|
|
||||||
# Using the scripts repository: submodules and tags
|
# Using the scripts repository: submodules and tags
|
||||||
|
|
||||||
|
|||||||
@ -499,7 +499,7 @@ https://github.com/flatcar-linux/coreos-overlay/
|
|||||||
https://github.com/flatcar-linux/portage-stable/
|
https://github.com/flatcar-linux/portage-stable/
|
||||||
https://github.com/flatcar-linux/scripts/
|
https://github.com/flatcar-linux/scripts/
|
||||||
Information on how to build Flatcar Container Linux can be found under:
|
Information on how to build Flatcar Container Linux can be found under:
|
||||||
https://docs.flatcar-linux.org/os/sdk-modifying-flatcar/
|
https://www.flatcar.org/docs/latest/reference/developer-guides/sdk-modifying-flatcar/
|
||||||
EOF
|
EOF
|
||||||
sudo cp "${json_input}" "${root_fs_dir}"/usr/share/licenses/licenses.json
|
sudo cp "${json_input}" "${root_fs_dir}"/usr/share/licenses/licenses.json
|
||||||
# Compress the file from 2.1 MB to 0.39 MB
|
# Compress the file from 2.1 MB to 0.39 MB
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user