You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[JSON][json-org] is a lightweight data-interchange format. It can represent
6
10
numbers, strings, ordered sequences of values, and collections of name/value
@@ -43,13 +47,13 @@ You can download and install JsonCpp using the [vcpkg](https://github.com/Micros
43
47
The JsonCpp port in vcpkg is kept up to date by Microsoft team members and community contributors. If the version is out of date, please [create an issue or pull request](https://github.com/Microsoft/vcpkg) on the vcpkg repository.
If you are using the [Meson Build System](http://mesonbuild.com), then you can get a wrap file by downloading it from [Meson WrapDB](https://wrapdb.mesonbuild.com/jsoncpp), or simply use `meson wrap install jsoncpp`.
50
54
51
55
### Other ways
52
-
If you have trouble, see the Wiki, or post a question as an Issue.
56
+
If you have trouble, see the [Wiki](https://github.com/open-source-parsers/jsoncpp/wiki), or post a question as an Issue.
0 commit comments