From c5423fa8146106672303c6985e8ced5d1a6e5781 Mon Sep 17 00:00:00 2001 From: Bob Mottram <bob@robotics.uk.to> Date: Sat, 26 Nov 2016 19:49:56 +0000 Subject: [PATCH] Absolute url --- doc/EN/index.org | 2 +- website/EN/index.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/EN/index.org b/doc/EN/index.org index 28863e6ab..bb2a6ff19 100644 --- a/doc/EN/index.org +++ b/doc/EN/index.org @@ -38,7 +38,7 @@ After installation it's possible that you might want some advice on how to run y If you find bugs, or want to add a new app to this system see the [[./devguide.html][Developers Guide]]. -Ready made disk images which can be copied onto USB or microSD drives are [[./downloads][available here]] and also [[./http://www.postactiv.com/freedombone/2.00/index.html][mirrored here]]. +Ready made disk images which can be copied onto USB or microSD drives are [[./downloads][available here]] and also [[http://www.postactiv.com/freedombone/2.00/index.html][mirrored here]]. #+BEGIN_CENTER This site can also be accessed via a Tor browser at http://2tp3f6vtvhkqpuc6.onion diff --git a/website/EN/index.html b/website/EN/index.html index 0fac5b57d..818866e7d 100644 --- a/website/EN/index.html +++ b/website/EN/index.html @@ -3,7 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <head> -<!-- 2016-11-26 Sat 19:45 --> +<!-- 2016-11-26 Sat 19:49 --> <meta http-equiv="Content-Type" content="text/html;charset=utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <title></title> @@ -296,7 +296,7 @@ If you find bugs, or want to add a new app to this system see the <a href="./dev </p> <p> -Ready made disk images which can be copied onto USB or microSD drives are <a href="./downloads">available here</a> and also <a href="./http://www.postactiv.com/freedombone/2.00/index.html">mirrored here</a>. +Ready made disk images which can be copied onto USB or microSD drives are <a href="./downloads">available here</a> and also <a href="http://www.postactiv.com/freedombone/2.00/index.html">mirrored here</a>. </p> <div class="org-center"> -- GitLab