From d3c65edcf5e484f9953708ce60cf2903cea6fc65 Mon Sep 17 00:00:00 2001 From: tinebp Date: Fri, 21 Jan 2022 13:18:19 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d3abc7a3..98f65771 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Vortex is a full-system RISCV-based GPGPU processor. ## Directory structure -- `doc`: [Documentation](doc/Vortex.md). +- `doc`: [Documentation](docs/index.md). - `hw`: Hardware sources. - `driver`: Host drivers repository. - `runtime`: Kernel Runtime software.