Switch places of subtitles DNS and Proxy settings

Proxy settings titles was placed in the DNS misconfiguration part, and the DNS settings title was placed in the proxy configuration part. This changes moves the places of the titles so that they both present the section they intend to.
This commit is contained in:
Antonio Gutierrez 2018-06-13 00:12:05 +02:00 committed by Joao Fernandes
parent c66a815f3e
commit 9e15f743a1
1 changed files with 2 additions and 2 deletions

View File

@ -174,7 +174,7 @@ friendlyhello latest 326387cea398
```
> Troubleshooting for Linux users
>
> _DNS settings_
> _Proxy server settings_
>
> Proxy servers can block connections to your web app once it's up and running.
> If you are behind a proxy server, add the following lines to your
@ -187,7 +187,7 @@ friendlyhello latest 326387cea398
> ENV https_proxy host:port
> ```
>
> _Proxy server settings_
> _DNS settings_
>
> DNS misconfigurations can generate problems with `pip`. You need to set your
> own DNS server address to make `pip` work properly. You might want