1b44eb3a40a52d277c30799be47713a33c46ae9d
internal/Anycast-Wiki.md
... | ... | @@ -27,7 +27,7 @@ gollum --css <path>/custom.css --gollum-path <path>/public_html/ --host 127.0.0. |
27 | 27 | gollum --css <path>/custom.css --gollum-path <path>/public_html/ --host 127.0.0.1 --port 4567 --no-edit |
28 | 28 | ``` |
29 | 29 | |
30 | -###Setup nginx proxy: |
|
30 | +### Setup nginx proxy: |
|
31 | 31 | |
32 | 32 | ##### /etc/nginx/sites-enabled/wiki.dn42: |
33 | 33 | |
... | ... | @@ -79,9 +79,9 @@ server { |
79 | 79 | |
80 | 80 | ``` |
81 | 81 | |
82 | -###Setup [ExaBGP](https://github.com/Exa-Networks/exabgp): |
|
82 | +### Setup [ExaBGP](https://github.com/Exa-Networks/exabgp): |
|
83 | 83 | |
84 | -#####exabgp.conf: |
|
84 | +##### exabgp.conf: |
|
85 | 85 | |
86 | 86 | ``` |
87 | 87 | |
... | ... | @@ -110,7 +110,7 @@ group gollum-watchdog { |
110 | 110 | |
111 | 111 | ``` |
112 | 112 | |
113 | -#####gollum-watchdog.sh: |
|
113 | +##### gollum-watchdog.sh: |
|
114 | 114 | |
115 | 115 | ``` |
116 | 116 | #!/bin/bash |