Skip to content

Commit 391807e

Browse files
committed
Update README.md
1 parent da2ec63 commit 391807e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ A helper class library for creating JSON or JSONx strings in PHP. It can be used
1818
</p>
1919

2020
# Content
21-
* [What is JSON?](what-is-json)
21+
* [What is JSON?](#what-is-json)
2222
* [Features](#features)
2323
* [Supported PHP Versions](#supported-php-versions)
2424
* [Installation](#installation)
@@ -31,7 +31,7 @@ A helper class library for creating JSON or JSONx strings in PHP. It can be used
3131
* [Decoding JSON String](#decoding-json-string)
3232
* [Storing Output](#storing-output)
3333
* [Working With Arrays](#working-with-arrays)
34-
* [JSONx](#jsonx]
34+
* [JSONx](#jsonx)
3535

3636
## What is JSON?
3737

0 commit comments

Comments
 (0)