mirror of
https://github.com/MetaCubeX/subconverter.git
synced 2025-11-04 18:19:42 +08:00
Fix not exist links in README.md (#270)
This commit is contained in:
parent
cddb5625f6
commit
96499543d4
@ -217,11 +217,11 @@ After saving it to the `profile` directory, you can access `http://127.0.0.1:255
|
||||
|
||||
### Configuration File
|
||||
|
||||
> Check comments inside [pref.ini](https://github.com/tindy2013/subconverter/blob/master/base/pref.ini) for more information.
|
||||
> Check comments inside [pref.example.ini](https://github.com/tindy2013/subconverter/blob/master/base/pref.example.ini) for more information.
|
||||
|
||||
### External Configuration File
|
||||
|
||||
> Most settings works the same as the ones with the same name inside `pref.ini`, you can check [the example configuration file](https://github.com/tindy2013/subconverter/blob/master/base/config/example_external_config.ini) and comments inside [pref.ini](https://github.com/tindy2013/subconverter/blob/master/base/pref.ini) for more information.
|
||||
> Most settings works the same as the ones with the same name inside `pref.ini`, you can check [the example configuration file](https://github.com/tindy2013/subconverter/blob/master/base/config/example_external_config.ini) and comments inside [pref.example.ini](https://github.com/tindy2013/subconverter/blob/master/base/pref.example.ini) for more information.
|
||||
|
||||
Any setting defined in the external configuration file will **override** the ones from `pref.ini`.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user