From ce79edd20f1cb6fb050d6de3fe6017d52bc1c902 Mon Sep 17 00:00:00 2001
From: sajolida <sajolida@pimienta.org>
Date: Mon, 31 Dec 2018 19:11:56 +0000
Subject: [PATCH] Move note closer to where it's relevant

---
 .../anonymous_internet/networkmanager.mdwn    | 21 +++++++++----------
 1 file changed, 10 insertions(+), 11 deletions(-)

diff --git a/wiki/src/doc/anonymous_internet/networkmanager.mdwn b/wiki/src/doc/anonymous_internet/networkmanager.mdwn
index 232876b039a..48522cfa557 100644
--- a/wiki/src/doc/anonymous_internet/networkmanager.mdwn
+++ b/wiki/src/doc/anonymous_internet/networkmanager.mdwn
@@ -20,6 +20,16 @@ connection:
    - To connect to a mobile broadband network, choose
      <span class="guilabel">Mobile Broadband</span>.
 
+   <div class="note">
+   <p>It is currently impossible to connect using:</p>
+
+   <ul>
+   <li>Dial-up modems.</li>
+   <li>VPNs, see [[the corresponding FAQ|support/faq#vpn]].</li>
+   </ul>
+
+   </div>
+
 1. After establishing a connection to a network:
 
    - If you can already access the Internet, Tor is automatically started.
@@ -28,17 +38,6 @@ connection:
      the Internet, see our documentation on [[logging in to captive
      portals|doc/anonymous_internet/unsafe_browser]].
 
-<div class="note">
-
-<p>It is currently impossible to connect using:</p>
-
-<ul>
-<li>Dial-up modems.</li>
-<li>VPNs, see [[the corresponding FAQ|support/faq#vpn]].</li>
-</ul>
-
-</div>
-
 For more information, open
 <span class="application">[[GNOME Help|first_steps/introduction_to_gnome_and_the_tails_desktop#help]]</span>
 and choose <span class="guilabel">Networking, web, email & chat</span>.
-- 
GitLab