Skip to content

Commit 5e400a2

Browse files
grokifyclaude
andcommitted
docs: standardize README shields and add dev-guide badge
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 parent 754f289 commit 5e400a2

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
[![Go CI][go-ci-svg]][go-ci-url]
44
[![Go Lint][go-lint-svg]][go-lint-url]
55
[![Go SAST][go-sast-svg]][go-sast-url]
6-
[![Go Report Card][goreport-svg]][goreport-url]
76
[![Docs][docs-godoc-svg]][docs-godoc-url]
7+
[![Docs][docs-mkdoc-svg]][docs-mkdoc-url]
88
[![Visualization][viz-svg]][viz-url]
99
[![License][license-svg]][license-url]
1010

@@ -14,16 +14,16 @@
1414
[go-lint-url]: https://github.com/grokify/gogithub/actions/workflows/go-lint.yaml
1515
[go-sast-svg]: https://github.com/grokify/gogithub/actions/workflows/go-sast-codeql.yaml/badge.svg?branch=main
1616
[go-sast-url]: https://github.com/grokify/gogithub/actions/workflows/go-sast-codeql.yaml
17-
[goreport-svg]: https://goreportcard.com/badge/github.com/grokify/gogithub
18-
[goreport-url]: https://goreportcard.com/report/github.com/grokify/gogithub
1917
[docs-godoc-svg]: https://pkg.go.dev/badge/github.com/grokify/gogithub
2018
[docs-godoc-url]: https://pkg.go.dev/github.com/grokify/gogithub
19+
[docs-mkdoc-svg]: https://img.shields.io/badge/Go-dev%20guide-blue.svg
20+
[docs-mkdoc-url]: https://grokify.github.io/gogithub
2121
[viz-svg]: https://img.shields.io/badge/visualizaton-Go-blue.svg
2222
[viz-url]: https://mango-dune-07a8b7110.1.azurestaticapps.net/?repo=grokify%2Fgogithub
2323
[loc-svg]: https://tokei.rs/b1/github/grokify/gogithub
2424
[repo-url]: https://github.com/grokify/gogithub
2525
[license-svg]: https://img.shields.io/badge/license-MIT-blue.svg
26-
[license-url]: https://github.com/grokify/gogithub/blob/master/LICENSE
26+
[license-url]: https://github.com/grokify/gogithub/blob/main/LICENSE
2727

2828
**[Documentation](https://grokify.github.io/gogithub/)** | **[API Reference](https://pkg.go.dev/github.com/grokify/gogithub)**
2929

0 commit comments

Comments
 (0)