about summary refs log tree commit diff stats
path: root/core/index.html
diff options
context:
space:
mode:
authorSilvino Silva <silvino@bk.ru>2016-09-28 00:07:13 +0100
committerSilvino Silva <silvino@bk.ru>2016-09-28 00:11:14 +0100
commit57fbc5160c9a48b288974e0bc09ea72df949a1b3 (patch)
tree6762980fec3c184d92edcae798965ddc68eb0ddb /core/index.html
parentd859a055c1a9165274efb8c726575e2521221303 (diff)
downloaddoc-57fbc5160c9a48b288974e0bc09ea72df949a1b3.tar.gz
new core network configuration
Diffstat (limited to 'core/index.html')
-rw-r--r--core/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/index.html b/core/index.html
index 1200ca6..d3eff38 100644
--- a/core/index.html
+++ b/core/index.html
@@ -72,9 +72,9 @@
         <ul>
             <li><a href="network.html">2.1. Network</a>
                 <ul>
-                    <li><a href="network.html#iptables">2.1.1. Iptables</a></li>
-                    <li><a href="network.html#resolv">2.1.2. Resolver</a></li>
-                    <li><a href="network.html#static">2.1.3. Static ip</a></li>
+                    <li><a href="network.html#resolv">2.1.1. Resolver</a></li>
+                    <li><a href="network.html#static">2.1.2. Static ip</a></li>
+                    <li><a href="network.html#iptables">2.1.3. Iptables</a></li>
                     <li><a href="network.html#wpa">2.1.4. Wpa and dhcpd</a></li>
                     <li><a href="network.html#sysctl">2.1.5. Sysctl</a></li>
                 </ul>