Wording
This commit is contained in:
parent
229a53951f
commit
2485dd588a
|
@ -20,7 +20,9 @@ So you want to run your own internet services? Email, chat, VoIP, web sites, fil
|
|||
|
||||
[[./homeserver.html][Here's how]].
|
||||
|
||||
Want to make a community mesh network which doesn't depend upon the internet? [[./mesh.html][You can do that too]].
|
||||
Want to make a community mesh network which doesn't depend upon the internet?
|
||||
|
||||
[[./mesh.html][You can do that too]].
|
||||
|
||||
After installation it's possible that you might want some advice on how to run your system and set up apps to work nicely with it.
|
||||
|
||||
|
|
|
@ -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-10-12 Wed 22:11 -->
|
||||
<!-- 2016-10-12 Wed 22:13 -->
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title></title>
|
||||
|
@ -262,7 +262,11 @@ So you want to run your own internet services? Email, chat, VoIP, web sites, fil
|
|||
</p>
|
||||
|
||||
<p>
|
||||
Want to make a community mesh network which doesn't depend upon the internet? <a href="./mesh.html">You can do that too</a>.
|
||||
Want to make a community mesh network which doesn't depend upon the internet?
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<a href="./mesh.html">You can do that too</a>.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
|
|
Loading…
Reference in New Issue