Renamed docs/ to doc/
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,8 +1,8 @@
|
||||
*
|
||||
!src
|
||||
!src/**
|
||||
!docs
|
||||
!docs/**
|
||||
!doc
|
||||
!doc/**
|
||||
!Makefile
|
||||
!.gitignore
|
||||
!README.md
|
||||
|
@ -21,7 +21,7 @@ Sesimos – Secure, simple, modern web server
|
||||
|
||||
## Configuration
|
||||
|
||||
See [docs/example.conf](docs/example.conf) for more details.
|
||||
See [doc/example.conf](doc/example.conf) for more details.
|
||||
|
||||
|
||||
### Global directives
|
||||
|
Reference in New Issue
Block a user