diff --git a/docs/building.md b/docs/building.md index 7427de98c74..6e7dc6c194d 100644 --- a/docs/building.md +++ b/docs/building.md @@ -455,7 +455,7 @@ Packaging/cpi-gamesh/build.sh to install dependencies and build the code. -Or you create a new directory under `/home/cpi/apps/Menu` and copy [the file](Packaging/cpi-gamesh/__init__.py) there. After restarting the UI, you can download and compile the game directly from the device itself. See [the readme](Packaging/cpi-gamesh/readme.md) for more details. +Or you create a new directory under `/home/cpi/apps/Menu` and copy [the file](../Packaging/cpi-gamesh/__init__.py) there. After restarting the UI, you can download and compile the game directly from the device itself. See [the readme](../Packaging/cpi-gamesh/readme.md) for more details.
Amiga via Docker