From d70e99b1d58dfd635b6a15f21d1c2a2611098c5c Mon Sep 17 00:00:00 2001 From: Fernando Ortiz <fortiz2k@gmail.com> Date: Thu, 3 Sep 2015 00:21:11 -0500 Subject: [PATCH] fix source code and documentation links --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 142c115..d23b162 100644 --- a/index.html +++ b/index.html @@ -37,8 +37,8 @@ Get the Read the included INSTALL file. <p> You may also browse the Git repository for -<a href="http://git.lysator.liu.se/liboop/liboop/trees/master">source code</a> or -<a href="http://git.lysator.liu.se/liboop/www/trees/master">documentation</a>. +<a href="http://git.lysator.liu.se/liboop/liboop/tree/master">source code</a> or +<a href="http://git.lysator.liu.se/liboop/www/tree/master">documentation</a>. <h3>Documentation.</h3> -- GitLab