We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da2ec63 commit 391807eCopy full SHA for 391807e
1 file changed
README.md
@@ -18,7 +18,7 @@ A helper class library for creating JSON or JSONx strings in PHP. It can be used
18
</p>
19
20
# Content
21
-* [What is JSON?](what-is-json)
+* [What is JSON?](#what-is-json)
22
* [Features](#features)
23
* [Supported PHP Versions](#supported-php-versions)
24
* [Installation](#installation)
@@ -31,7 +31,7 @@ A helper class library for creating JSON or JSONx strings in PHP. It can be used
31
* [Decoding JSON String](#decoding-json-string)
32
* [Storing Output](#storing-output)
33
* [Working With Arrays](#working-with-arrays)
34
-* [JSONx](#jsonx]
+* [JSONx](#jsonx)
35
36
## What is JSON?
37
0 commit comments