mirror of
https://github.com/charmbracelet/glow
synced 2024-11-10 06:04:18 +00:00
Link to pkg.go.dev instead of godoc.org
This commit is contained in:
parent
0483c3d42a
commit
b4398fca33
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# Glow
|
||||
|
||||
[![Latest Release](https://img.shields.io/github/release/charmbracelet/glow.svg)](https://github.com/charmbracelet/glow/releases)
|
||||
[![GoDoc](https://godoc.org/github.com/golang/gddo?status.svg)](https://godoc.org/github.com/charmbracelet/glow)
|
||||
[![GoDoc](https://godoc.org/github.com/golang/gddo?status.svg)](https://pkg.go.dev/github.com/charmbracelet/glow?tab=doc)
|
||||
[![Build Status](https://github.com/charmbracelet/glow/workflows/build/badge.svg)](https://github.com/charmbracelet/glow/actions)
|
||||
[![Go ReportCard](http://goreportcard.com/badge/charmbracelet/glow)](http://goreportcard.com/report/charmbracelet/glow)
|
||||
|
||||
|
|
Loading…
Reference in a new issue