Skip to content

Commit b7abd6e

Browse files
Fixing reference to toolkit docs (#131)
1 parent ddf6264 commit b7abd6e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/developer-guide/get-started/building-howto.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ of the resulting image, such as:
1919
immutable image, second stage bootloader provider, purge documentation etc.).
2020

2121
Before you can build OS images you need to build the toolchain and make sure to
22-
[**install pre-requisites (Ubuntu)**](/toolkit/docs/building/prerequisites-ubuntu.md).
22+
[**install pre-requisites (Ubuntu)**](https://github.com/open-edge-platform/edge-microvisor-toolkit/blob/3.0/toolkit/docs/building/prerequisites-ubuntu.md).
2323

2424
> **Note:**
2525
Use the *stable* tag instead of *latest* for building the OS images with prebuilt packages.
@@ -359,4 +359,4 @@ Example : `sha256sum ./SPECS/node-agent/env_wrapper.sh`
359359
## Next
360360
361361
- Learn how to [Enable Secure Boot for Edge Microvisor Toolkit](sb-howto.md).
362-
- See the detailed description of how to [create a full build and customize it](/toolkit/docs/building/add-package.md).
362+
- See the detailed description of how to [create a full build and customize it](https://github.com/open-edge-platform/edge-microvisor-toolkit/blob/3.0/toolkit/docs/building/add-package.md).

0 commit comments

Comments
 (0)