Fix handlers link

This commit is contained in:
MarcHamamji 2023-02-24 23:18:45 +02:00
parent 1446193acb
commit 7890f4acfe

View File

@ -141,6 +141,6 @@ A Neovim plugin to run code inside the editor
## Contribution
If you find that some handlers for a specific language are missing, feel free to open a pull request by adding them in the [lua/runner/handlers/init.lua]() file.
If you find that some handlers for a specific language are missing, feel free to open a pull request by adding them in the [](lua/runner/handlers/init.lua) file.
Licensed under the [MIT license](./LICENSE).