From 8b74bd5ed38ff37a1c7ca2aa09d8ea4a663545c2 Mon Sep 17 00:00:00 2001 From: Emmanuel Ferdman Date: Fri, 15 Nov 2024 04:45:06 -0800 Subject: [PATCH] Update building references Signed-off-by: Emmanuel Ferdman --- docs/building.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/building.md b/docs/building.md index be67a3504..7904f5a9b 100644 --- a/docs/building.md +++ b/docs/building.md @@ -438,7 +438,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