Skip to content

Commit

Permalink
docs: Add missing link to url functions
Browse files Browse the repository at this point in the history
  • Loading branch information
carlpett authored Jul 4, 2023
1 parent 581758e commit 0064d81
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,4 @@ The Sprig library provides over 70 template functions for Go's template language
- [Reflection](reflection.md): `typeOf`, `kindIs`, `typeIsLike`, etc.
- [Cryptographic and Security Functions](crypto.md): `derivePassword`, `sha256sum`, `genPrivateKey`, etc.
- [Network](network.md): `getHostByName`
- [URL](url.md): `urlParse`, `urlJoin`

0 comments on commit 0064d81

Please sign in to comment.