From: Jacob Lifshay Date: Mon, 28 Aug 2017 21:48:07 +0000 (-0700) Subject: fix link to docs X-Git-Tag: gsoc-2017~1 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=17dbaaa01a21a1c9f5a3995597bf666428cc3fcc;p=kazan.git fix link to docs --- diff --git a/docs/gsoc-2017-landing-page.md b/docs/gsoc-2017-landing-page.md index 1f739d4..c63ff87 100644 --- a/docs/gsoc-2017-landing-page.md +++ b/docs/gsoc-2017-landing-page.md @@ -6,7 +6,7 @@ I've probably done more work on the code since GSOC, available here: [master bra ## State of code at end of GSOC A more detailed to-do list is available: [todo.md](todo.md) -Documentation is available: [docs](..) +Documentation is available: [docs](../docs) Completed: - Generation of SPIR-V parser from Khronos's JSON grammar descriptions.