diff --git a/FAQ.mediawiki b/FAQ.mediawiki index a067047..4a6ed74 100644 --- a/FAQ.mediawiki +++ b/FAQ.mediawiki @@ -23,7 +23,8 @@ You need *commentStyle* `"None"`. See [https://github.com/open-source-parsers/js [https://gist.github.com/connormanning/41efa6075515019e499c Here] is a code sample using [http://curl.haxx.se/libcurl/ libcurl] for HTTP functionality. == Where can I find prebuilt binaries? == -See issue #236. +See issue #236: +* https://github.com/open-source-parsers/jsoncpp/issues/236 = Project = == Where are the API docs? == @@ -45,7 +46,8 @@ Sorry. [http://stackoverflow.com/questions/18901781/jsoncpp-ambiguous-overload- = Other platforms = == How do I cross-compile for ARM? == -Try [this](https://github.com/open-source-parsers/jsoncpp/issues/243). +Try ideas in issue #243: +* https://github.com/open-source-parsers/jsoncpp/issues/243 = MediaWiki = == Why are you using media wiki here? ==