mirror of
https://github.com/qdm12/gluetun.git
synced 2026-06-20 19:04:11 +02:00
Fix links and change home page
@@ -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)
|
||||||
|
|||||||
@@ -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.
|
||||||
|
|||||||
Reference in New Issue
Block a user