Update README.md

This commit is contained in:
Josh Baker 2019-06-28 17:17:38 -07:00 committed by GitHub
parent ae482cd23d
commit f7c1980254
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ Prichard
## Path Syntax
Below is a quick overview of the path syntax, for more complete information please
check out [GJSON Path Syntax](PATH-SYNTAX.md).
check out [GJSON Syntax](SYNTAX.md).
A path is a series of keys separated by a dot.
A key may contain special wildcard characters '\*' and '?'.