Skip to content

Commit

Permalink
Link IniDocument in getting started section
Browse files Browse the repository at this point in the history
  • Loading branch information
0xEAB committed Feb 15, 2025
1 parent cb781b8 commit 6f59ff1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ini.d
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
### Getting started
$(LIST
* [parseIniDocument] – Parse INI string into a DOM-like document.
* [parseIniDocument] – Parse INI string into a DOM-like [IniDocument].
* [parseIniAA] – Parse INI string into an associative array.
* [stringifyIni] – Serialize an [IniDocument] or an associative array
to a string of data in INI format.
Expand Down

0 comments on commit 6f59ff1

Please sign in to comment.