Skip to content

Commit

Permalink
Fix markdown linter by lowercasing #uuid anchor
Browse files Browse the repository at this point in the history
  • Loading branch information
michalpristas committed Nov 28, 2024
1 parent 9a52558 commit c764a34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/ottl/ottlfuncs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -472,7 +472,7 @@ Available Converters:
- [UnixNano](#unixnano)
- [UnixSeconds](#unixseconds)
- [UserAgent](#useragent)
- [UUID](#UUID)
- [UUID](#uuid)
- [Year](#year)

### Base64Decode (Deprecated)
Expand Down

0 comments on commit c764a34

Please sign in to comment.