mirror of
https://github.com/yuin/goldmark
synced 2025-03-04 23:04:52 +00:00
Update package documentation badge in README
godoc.org is deprecated and will begin redirecting to pkg.go.dev in early 2021. Update link and badge to point to pkg.go.dev See https://blog.golang.org/godoc.org-redirect for more information.
This commit is contained in:
parent
9e0189df27
commit
ccd1cd6819
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
goldmark
|
||||
==========================================
|
||||
|
||||
[](http://godoc.org/github.com/yuin/goldmark)
|
||||
[](https://pkg.go.dev/github.com/yuin/goldmark)
|
||||
[](https://github.com/yuin/goldmark/actions?query=workflow:test)
|
||||
[](https://coveralls.io/github/yuin/goldmark)
|
||||
[](https://goreportcard.com/report/github.com/yuin/goldmark)
|
||||
|
|
|
|||
Loading…
Reference in a new issue