From 2f3bb913e861db5b412f9b54543b70d59134025f Mon Sep 17 00:00:00 2001 From: TonalidadeHidrica <47710717+TonalidadeHidrica@users.noreply.github.com> Date: Sun, 4 Sep 2022 06:18:36 +0900 Subject: [PATCH] Fix broken link to stage0-posix in parts.rst --- parts.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parts.rst b/parts.rst index b8307fa..04f66d4 100644 --- a/parts.rst +++ b/parts.rst @@ -30,7 +30,7 @@ The following steps are taken here: - M2-Planet (final) compiles mescc-tools-extra (see next step) This seems very intimidating, but becomes clearer when reading the -source: https://github.com/oriansj/stage0-posix/blob/master/x86/ +source: https://github.com/oriansj/stage0-posix-x86 (start at mescc-tools-seed-kaem.kaem). From here, we can move on from the lowest level stuff.