We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a67780e commit 4f2a247Copy full SHA for 4f2a247
README.md
@@ -8,7 +8,7 @@
8
9
Aim to be the fastest and the most reliable excel formula parser in javascript. Using **LL(1)** parser.
10
### [Demo](https://lesterlyu.github.io/demo/fast-formula-parser)
11
-### [Documentation](https://lesterlyu.github.io/fast-formula-parser/)
+### [Documentation](https://lesterlyu.github.io/fast-formula-parser/index.html)
12
### [Grammar Diagram](https://lesterlyu.github.io/fast-formula-parser/generated_diagrams.html)
13
### Background
14
0 commit comments