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:
@@ -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