Skip to content

Commit

Permalink
Merge pull request #375 from carlpett/patch-1
Browse files Browse the repository at this point in the history
docs: Add missing link to url functions
  • Loading branch information
mattfarina authored Aug 29, 2024
2 parents f07659e + 0064d81 commit bb2f73f
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 bb2f73f

Please sign in to comment.