From: Yehowshua Date: Tue, 5 May 2020 12:20:54 +0000 (+0100) Subject: Fix link to SOC X-Git-Tag: convert-csv-opcode-to-binary~2726 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=762f0466adca71831ea6656b338f720276836c24;p=libreriscv.git Fix link to SOC --- diff --git a/Documentation/index.mdwn b/Documentation/index.mdwn index 1087da4be..932ee61fe 100644 --- a/Documentation/index.mdwn +++ b/Documentation/index.mdwn @@ -5,7 +5,7 @@ The SOC is partitioned into three repositories at the moments. | Git Repo | Documentation | |----------|---------------| -| [SOC](https://git.libre-soc.org/?p=soc.git;a=tree) | [SOC Docs](/SOC/index) | +| [SOC](https://git.libre-soc.org/?p=soc.git;a=tree) | [SOC Docs](../SOC/index) | | [FPU](https://git.libre-soc.org/?p=ieee754fpu.git;a=tree) | -- | | [nmutil](https://git.libre-soc.org/?p=nmutil.git;a=tree) | -- |