mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-01-29 21:39:23 +00:00
docs: Fix invalid URLs
Correct broken / stale URLs as detected by the CI URL checker. Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
This commit is contained in:
@@ -34,6 +34,8 @@ $ ./update-repository-version.sh -h
|
||||
To update project version for Kata Containers, use the following:
|
||||
|
||||
```bash
|
||||
# Set to the required version
|
||||
$ new_version="a.b.c"
|
||||
$ make bump-kata-version NEW_VERSION="${new_version}"
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user