Fix links and change home page

Quentin McGaw
2020-09-24 22:23:40 -04:00
parent 0024414ebf
commit c63078c4c4
3 changed files with 8 additions and 8 deletions
+1 -1
@@ -28,4 +28,4 @@ That should be easier and better than a local setup, although it might use more
## Next steps ## Next steps
Go to the [commands document](Commands.md) Go to the [commands document](Developement-commands)
+1 -1
@@ -11,4 +11,4 @@ Other useful commands:
- Update all servers information: `go run cmd/gluetun/main.go update -help` - Update all servers information: `go run cmd/gluetun/main.go update -help`
Now have a look at the [guidelines](Guidelines.md) to know where to start coding. Now have a look at the [guidelines](Developement-guidelines) to know where to start coding.
+6 -6
@@ -1,7 +1,7 @@
# Home # Wiki
1. [Setup](Setup) Welcome to the Gluetun Wiki!
1. [FAQ](FAQ)
1. [Servers](Servers) You can navigate pages on the right side bar.
1. [HTTP Control server](HTTP-Control-server)
1. [Contributing](Contributing) There are pages about the container setup, advanced configuration, servers updating, FAQ and contributing documentation.