add link mdwn syntax
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Mon, 24 Sep 2018 01:40:37 +0000 (02:40 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Mon, 24 Sep 2018 01:40:37 +0000 (02:40 +0100)
3d_gpu/roadmap.mdwn

index ce46730cb706b413200482bb233d71400b78cd08..58e051e09551831ee94aceb294960e9dd2f30aa1 100644 (file)
@@ -6,7 +6,7 @@ Under development
   * if they aren't going to complete the RV64GC codegen support soon,
   * start working on adding support for RV64GC codegen based on
     <https://github.com/lowRISC/riscv-llvm> using
-    https://github.com/andestech/riscv-llvm/tree/riscv-release_50/lib/Target/RISCV
+    <https://github.com/andestech/riscv-llvm/tree/riscv-release_50/lib/Target/RISCV>
     for reference.
 * Add support for RV64GC on Linux to Rust in order to write the user-space
   graphics driver in Rust, I can start by using andestech/riscv-llvm if