diff --git a/README.md b/README.md index 432e422..c1d3d6c 100644 --- a/README.md +++ b/README.md @@ -73,8 +73,8 @@ zig build -Drelease-safe You can configure zls by running `zls config` or manually creating your own `zls.json` configuration file. zls will look for a zls.json configuration file in multiple locations with the following priority: -- In the local configuration folder of your OS (as provided by [known-folders](https://github.com/ziglibs/known-folders#folder-list)) -- In the global configuration folder of your OS (as provided by [known-folders](https://github.com/ziglibs/known-folders#folder-list)) +- In the local configuration folder of your OS (as provided by [known-folders](https://github.com/ziglibs/known-folders/blob/master/RESOURCES.md#folder-list)) +- In the global configuration folder of your OS (as provided by [known-folders](https://github.com/ziglibs/known-folders/blob/master/RESOURCES.md#folder-list)) The following options are currently available.