(no commit message)
authorlkcl <lkcl@web>
Thu, 11 Jun 2020 05:06:31 +0000 (06:06 +0100)
committerIkiWiki <ikiwiki.info>
Thu, 11 Jun 2020 05:06:31 +0000 (06:06 +0100)
Documentation/index.mdwn

index 28f692b0a2e493f6bef636970a818cbb457df881..e3cb14e731505ab2b1b2a5fa644471a1626d1293 100644 (file)
@@ -2,7 +2,7 @@
 
 ## GPU Architecture
 
-The key documentation page for the processor is the [[3d_gpu/architecture]] page.
+The key documentation page for the processor is the  page.
 
 ## Codebase Structure
 
@@ -10,7 +10,7 @@ The SOC is partitioned into three repositories. The subrepositories are intended
 
 | Git Repo | Documentation | Description
 |----------|---------------|---------------|
-| [SOC](https://git.libre-soc.org/?p=soc.git;a=tree) | [SOC Docs](../SOC/index) |  | Main POWER9 GPU |
+| [SOC](https://git.libre-soc.org/?p=soc.git;a=tree) | [[SOC Docs|3d_gpu/architecture]] |  | Main POWER9 GPU |
 | [FPU](https://git.libre-soc.org/?p=ieee754fpu.git;a=tree) | -- | Equivalent to hardfloat-3 |
 | [nmutil](https://git.libre-soc.org/?p=nmutil.git;a=tree) | -- | Equivalent to Chisel3.util |