Skip to content

Commit 13bb2cc

Browse files
authored
fix relative link
1 parent a8e1d0f commit 13bb2cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utilities/helper-functions/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Fano Framework provides helper functions to simplify common tasks such as [gener
1414

1515
All helpers functions are declared in `fano.pas` unit.
1616

17-
## <a name="generate-slug-string"></a>Read file content to string
17+
## <a name="read-file-content"></a>Read file content to string
1818

1919
`readFile()` reads file content and output it as string. It accepts one parameter file path of filename to load.
2020

0 commit comments

Comments
 (0)