|
3 | 3 | [![Go CI][go-ci-svg]][go-ci-url] |
4 | 4 | [![Go Lint][go-lint-svg]][go-lint-url] |
5 | 5 | [![Go SAST][go-sast-svg]][go-sast-url] |
6 | | -[![Go Report Card][goreport-svg]][goreport-url] |
7 | 6 | [![Docs][docs-godoc-svg]][docs-godoc-url] |
| 7 | +[![Docs][docs-mkdoc-svg]][docs-mkdoc-url] |
8 | 8 | [![Visualization][viz-svg]][viz-url] |
9 | 9 | [![License][license-svg]][license-url] |
10 | 10 |
|
|
14 | 14 | [go-lint-url]: https://github.com/grokify/gogithub/actions/workflows/go-lint.yaml |
15 | 15 | [go-sast-svg]: https://github.com/grokify/gogithub/actions/workflows/go-sast-codeql.yaml/badge.svg?branch=main |
16 | 16 | [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 |
19 | 17 | [docs-godoc-svg]: https://pkg.go.dev/badge/github.com/grokify/gogithub |
20 | 18 | [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 |
21 | 21 | [viz-svg]: https://img.shields.io/badge/visualizaton-Go-blue.svg |
22 | 22 | [viz-url]: https://mango-dune-07a8b7110.1.azurestaticapps.net/?repo=grokify%2Fgogithub |
23 | 23 | [loc-svg]: https://tokei.rs/b1/github/grokify/gogithub |
24 | 24 | [repo-url]: https://github.com/grokify/gogithub |
25 | 25 | [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 |
27 | 27 |
|
28 | 28 | **[Documentation](https://grokify.github.io/gogithub/)** | **[API Reference](https://pkg.go.dev/github.com/grokify/gogithub)** |
29 | 29 |
|
|
0 commit comments