Skip to content

Commit

Permalink
docu: update example as it will not build
Browse files Browse the repository at this point in the history
  • Loading branch information
philipparndt committed Feb 19, 2024
1 parent 848dc66 commit 4675c66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -284,7 +284,7 @@ markdown := goldmark.New(
"https:",
}),
extension.WithLinkifyURLRegexp(
xurls.Strict,
xurls.Strict(),
),
),
),
Expand Down

0 comments on commit 4675c66

Please sign in to comment.