fix document linking

Signed-off-by: kim (grufwub) <grufwub@gmail.com>
master
kim (grufwub) 4 years ago
parent 26e6c86d24
commit b12f06618f

@ -28,18 +28,18 @@ WARNING: the development branch is filled with lava, fear and capitalism.
- URL encoding with query support - URL encoding with query support
- Path access restrictions with regex (see (usage)[docs/USAGE.md]) - Path access restrictions with regex (see [usage](docs/USAGE.md))
- Request remapping with regex (see (usage)[docs/USAGE.md]) - Request remapping with regex (see [usage](docs/USAGE.md))
- Separate system and access logging - Separate system and access logging
# Further Docs # Further Docs
(Usage)[https://github.com/grufwub/gophor/blob/master/docs/USAGE.md] [Usage](https://github.com/grufwub/gophor/blob/master/docs/USAGE.md)
(CGI compliance)[https://github.com/grufwub/gophor/blob/master/docs/CGI.md] [CGI compliance](https://github.com/grufwub/gophor/blob/master/docs/CGI.md)
(Gopher specific information)[https://github.com/grufwub/gophor/blob/master/docs/GOPHER.md] [Gopher specific information](https://github.com/grufwub/gophor/blob/master/docs/GOPHER.md)
(Extra notes)[https://github.com/grufwub/gophor/blob/master/docs/MISC.md] [Extra notes](https://github.com/grufwub/gophor/blob/master/docs/MISC.md)

Loading…
Cancel
Save