Fix broken Julia TOML link

Edric Chan 2023-11-30 19:30:31 +08:00
parent 350e8f3189
commit 3a2ca567c1

@ -49,7 +49,7 @@ Please note the highest TOML version tag that your parser supports in your READM
| JavaScript | https://github.com/LongTengDao/j-toml | |
| JavaScript | https://github.com/ota-meshi/toml-eslint-parser | Generate an abstract syntax tree |
| JavaScript | https://github.com/sunnyadn/js-toml | |
| Julia | https://github.com/JuliaLang/TOML.jl | included in Julia 1.6 as [TOML](sjl) |
| Julia | https://github.com/JuliaLang/TOML.jl | included in Julia 1.6 as [TOML][sjl] |
| Kotlin | https://github.com/Peanuuutz/tomlkt | |
| Kotlin | https://github.com/valderman/4koma | |
| LabVIEW | https://github.com/JKISoftware/toml-edit-labview | binding of [toml_edit] |