Link to mirror site
This commit is contained in:
parent
78a62568d6
commit
d99e3e20d8
|
@ -22,4 +22,4 @@ 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 [Developers Guide](https://freedombone.net/devguide.html).
|
||||
|
||||
Ready made disk images which can be copied onto USB or microSD drives are [available here](https://freedombone.net/downloads).
|
||||
Ready made disk images which can be copied onto USB or microSD drives are [available here](https://freedombone.net/downloads) and also [mirrored here](http://www.postactiv.com/freedombone/2.00/index.html).
|
||||
|
|
|
@ -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]].
|
||||
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
|
||||
|
|
|
@ -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-25 Fri 23:12 -->
|
||||
<!-- 2016-11-26 Sat 19:45 -->
|
||||
<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>.
|
||||
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">
|
||||
|
|
Loading…
Reference in New Issue