Skip to content

Commit 4f2a247

Browse files
authored
Update README.md
1 parent a67780e commit 4f2a247

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
99
Aim to be the fastest and the most reliable excel formula parser in javascript. Using **LL(1)** parser.
1010
### [Demo](https://lesterlyu.github.io/demo/fast-formula-parser)
11-
### [Documentation](https://lesterlyu.github.io/fast-formula-parser/)
11+
### [Documentation](https://lesterlyu.github.io/fast-formula-parser/index.html)
1212
### [Grammar Diagram](https://lesterlyu.github.io/fast-formula-parser/generated_diagrams.html)
1313
### Background
1414

0 commit comments

Comments
 (0)