소스 검색

mesh philosophic

Bob Mottram 7 년 전
부모
커밋
5d33d72808
2개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 1
    1
      doc/EN/mesh.org
  2. 2
    2
      website/EN/mesh.html

+ 1
- 1
doc/EN/mesh.org 파일 보기

@@ -26,7 +26,7 @@ If an internet connection is available then it can make use of that, but otherwi
26 26
 
27 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 30
  * [[./mesh_capabilities.html][Capabilities]]
31 31
  * [[./mesh_images.html][Disk images and how to build them]]
32 32
  * [[./mesh_custom.html][Customisation]]

+ 2
- 2
website/EN/mesh.html 파일 보기

@@ -3,7 +3,7 @@
3 3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4 4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5 5
 <head>
6
-<!-- 2017-10-27 Fri 11:45 -->
6
+<!-- 2017-10-27 Fri 11:50 -->
7 7
 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
8 8
 <meta name="viewport" content="width=device-width, initial-scale=1" />
9 9
 <title>&lrm;</title>
@@ -271,7 +271,7 @@ Systems only need to be within wifi range of each other for the mesh to be creat
271 271
 </p>
272 272
 
273 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 275
 <li><a href="./mesh_capabilities.html">Capabilities</a></li>
276 276
 <li><a href="./mesh_images.html">Disk images and how to build them</a></li>
277 277
 <li><a href="./mesh_custom.html">Customisation</a></li>