Fix broken docs links (#5085)
* docs: fix broken links Signed-off-by: Alex Yadon <alex.yadon@ibm.com> * docs: use relative paths Signed-off-by: Alex Yadon <alex.yadon@ibm.com>
This commit is contained in:
BIN
docs/cri/containerd.png
Normal file
BIN
docs/cri/containerd.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 52 KiB |
@@ -82,7 +82,7 @@ Information about the binaries in the release tarball:
|
||||
| runc | seccomp, apparmor, selinux | linux | amd64 |
|
||||
|
||||
|
||||
If you have other requirements for the binaries, e.g. another architecture support etc., you need to build the binaries yourself following [the instructions](../BUILDING.md).
|
||||
If you have other requirements for the binaries, e.g. another architecture support etc., you need to build the binaries yourself following [the instructions](../../BUILDING.md).
|
||||
|
||||
### Download
|
||||
|
||||
|
||||
BIN
docs/cri/performance.png
Normal file
BIN
docs/cri/performance.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 69 KiB |
@@ -5,7 +5,7 @@ This document assumes you have already setup the development environment (go, gi
|
||||
Before sending pull requests you should at least make sure your changes have passed code verification, unit, integration and CRI validation tests.
|
||||
|
||||
## Build
|
||||
Follow the [building](../BUILDING.md) instructions.
|
||||
Follow the [building](../../BUILDING.md) instructions.
|
||||
|
||||
## CRI Integration Test
|
||||
* Run CRI integration test:
|
||||
|
||||
Reference in New Issue
Block a user