docs: fix capitalization in link

This commit is contained in:
Artem30801
2020-10-17 21:37:40 +03:00
parent 2f90d4ab0b
commit d1d998cb4f

View File

@@ -200,7 +200,7 @@ This section contains commands that are executed directly on the copter flight c
### Configuration file
The server configuration is created according to the [specification](../../Server/config/spec/configspec_server.ini), you can see the default values for any parameter after the `default` keyword. All changes are saved in the `server.ini` configuration file in the `clever-show/server/config` folder.
The server configuration is created according to the [specification](../../server/config/spec/configspec_server.ini), you can see the default values for any parameter after the `default` keyword. All changes are saved in the `server.ini` configuration file in the `clever-show/server/config` folder.
Server configuration editing is available via `Config editor` GUI module through menu `Server -> Edit server configuration`.