From 9d6979baa0e4b505862bcedee1dfd075f36579c3 Mon Sep 17 00:00:00 2001 From: Yann Herklotz Date: Fri, 14 Aug 2020 02:19:15 +0100 Subject: Fix links in gh-pages site --- docs/index.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/index.org b/docs/index.org index 907ac25..6ec0130 100644 --- a/docs/index.org +++ b/docs/index.org @@ -12,7 +12,7 @@ The project is currently a work in progress, so proofs remain to be finished. C - local arrays and pointers - control-flow structures such as if-statements, for-loops, etc... -* TOC +* Content -[[/docs/toc.html][- Vericert Coq Documentation]] +- [[./docs/toc.html][Vericert Coq Documentation]] - [[./building.org][Building Vericert]] -- cgit