fix link to docs
authorJacob Lifshay <programmerjake@gmail.com>
Mon, 28 Aug 2017 21:48:07 +0000 (14:48 -0700)
committerJacob Lifshay <programmerjake@gmail.com>
Mon, 28 Aug 2017 21:48:07 +0000 (14:48 -0700)
docs/gsoc-2017-landing-page.md

index 1f739d4ccea880b244e74e19043cb4760a2b436e..c63ff87a7578d738aa64419e630959f13b484d41 100644 (file)
@@ -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.