Skip to content

Commit 6bd9745

Browse files
Fixing broken references in docs (open-edge-platform#172)
1 parent 7b450c3 commit 6bd9745

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/developer-guide/emt-get-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ outlines the key differences between those.
8888

8989
## Next Steps
9090

91-
- [System Requirements](./introduction)
91+
- [System Requirements](./emt-system-requirements.md)
9292
- [Production Deployment with Edge Manageability Framework](./emt-deployment-edge-orchestrator.md)
9393

9494
:::{toctree}

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@ please raise a PR and work with a code owner to upload the source tarball to pac
307307
make build-packages # to rebuild the packages
308308
```
309309
310-
Follow the steps under [Customizing an image](./emt-building-howto.md#Customizing-an-Image) to create
310+
Follow the steps under [Customizing an image](./emt-building-howto.md#customizing-an-image) to create
311311
an image with your new package.
312312
313313
**Uploading the archive**

0 commit comments

Comments
 (0)