Cleanup location of docs and example files (#1195)

This commit is contained in:
Maria Shodunke
2024-02-20 18:40:03 +00:00
committed by GitHub
parent 62f55a7dce
commit 27fe35a2d1
15 changed files with 7 additions and 30 deletions

View File

@@ -79,4 +79,4 @@ All of the above are optional.
Clio will fallback to hardcoded defaults when these values are not specified in the config file, or if the configured values are outside of the minimum and maximum supported versions hardcoded in [src/rpc/common/APIVersion.h](../src/rpc/common/APIVersion.hpp).
> [!TIP]
> See the [example-config.json](../example-config.json) for more details.
> See the [example-config.json](../docs/examples/config/example-config.json) for more details.