diff options
| author | 2024-05-09 20:59:21 +0000 | |
|---|---|---|
| committer | 2024-05-09 20:59:21 +0000 | |
| commit | bc2caa6751b4cd9d5846ca32cf7c6fe9d750cea9 (patch) | |
| tree | 7db0973fff525cde38d311ecfb05a3893f1523c9 | |
| parent | 678ee6243cb73f0f668d123ac904643d2c02b39d (diff) | |
| download | kiwi-descriptions-bc2caa6751b4cd9d5846ca32cf7c6fe9d750cea9.tar.gz kiwi-descriptions-bc2caa6751b4cd9d5846ca32cf7c6fe9d750cea9.zip | |
docs(README): Fix broken link to VARIANTS.md
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ All changes should be made via the PR workflow. ## Image variants -Please look at [`VARIANTS`](/VARIANTS.md) for details on the available +Please look at [`VARIANTS`](VARIANTS.md) for details on the available configurations that can be built. ## Image build quickstart |