Browse Source

mesh philosophic

Bob Mottram 7 years ago
parent
commit
5d33d72808
2 changed files with 3 additions and 3 deletions
  1. 1
    1
      doc/EN/mesh.org
  2. 2
    2
      website/EN/mesh.html

+ 1
- 1
doc/EN/mesh.org View File

26
 
26
 
27
 Systems only need to be within wifi range of each other for the mesh to be created, so it can be an very convenient way to create a local communications network.
27
 Systems only need to be within wifi range of each other for the mesh to be created, so it can be an very convenient way to create a local communications network.
28
 
28
 
29
- * [[./mesh_philosohpic.html][Philosophic]]
29
+ * [[./mesh_philosophic.html][Philosophic]]
30
  * [[./mesh_capabilities.html][Capabilities]]
30
  * [[./mesh_capabilities.html][Capabilities]]
31
  * [[./mesh_images.html][Disk images and how to build them]]
31
  * [[./mesh_images.html][Disk images and how to build them]]
32
  * [[./mesh_custom.html][Customisation]]
32
  * [[./mesh_custom.html][Customisation]]

+ 2
- 2
website/EN/mesh.html View File

3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5
 <head>
5
 <head>
6
-<!-- 2017-10-27 Fri 11:45 -->
6
+<!-- 2017-10-27 Fri 11:50 -->
7
 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
7
 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
 <meta name="viewport" content="width=device-width, initial-scale=1" />
8
 <meta name="viewport" content="width=device-width, initial-scale=1" />
9
 <title>&lrm;</title>
9
 <title>&lrm;</title>
271
 </p>
271
 </p>
272
 
272
 
273
 <ul class="org-ul">
273
 <ul class="org-ul">
274
-<li><a href="./mesh_philosohpic.html">Philosophic</a></li>
274
+<li><a href="./mesh_philosophic.html">Philosophic</a></li>
275
 <li><a href="./mesh_capabilities.html">Capabilities</a></li>
275
 <li><a href="./mesh_capabilities.html">Capabilities</a></li>
276
 <li><a href="./mesh_images.html">Disk images and how to build them</a></li>
276
 <li><a href="./mesh_images.html">Disk images and how to build them</a></li>
277
 <li><a href="./mesh_custom.html">Customisation</a></li>
277
 <li><a href="./mesh_custom.html">Customisation</a></li>