We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 240a1cf commit f26a811Copy full SHA for f26a811
1 file changed
docs/comparisons/dataio/fileio.md
@@ -190,7 +190,7 @@ JSON.jl v0.21 or JSON3.jl](https://juliaio.github.io/JSON.jl/stable/migrate/).
190
191
It also includes a `vendor/` directory containing a simplified,
192
no-dependency JSON parser (`JSONX`) that can be vendored (copied) into other
193
-projects. See the [vendor README](vendor/README.md) for details.
+projects. See the [vendor README](https://github.com/JuliaIO/JSON.jl/blob/master/vendor/README.md) for details.
194
195
#### JSON2.jl
196
{{badge JSON2}}
0 commit comments