summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKurt <kurt.w.jung@gmail.com>2019-04-30 14:44:34 -0400
committerKurt <kurt.w.jung@gmail.com>2019-04-30 14:44:34 -0400
commitf5370ee922127973ea8aaf3aa6c0acc1082a8ab6 (patch)
tree8894a587d594dd673c41afa2ca40dec8b1701b3c /README.md
parent88c06828a097914c971a893f0048cd911e9b1a22 (diff)
Remove badges in README
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.md b/README.md
index 145d798..1f1c72b 100644
--- a/README.md
+++ b/README.md
@@ -236,10 +236,13 @@ UTF-8 runes to code page bytes is provided.
[coverage]: https://blog.golang.org/cover
[dfont]: http://dejavu-fonts.org/
[draw2d]: https://github.com/llgcode/draw2d
+[effective-go]: https://golang.org/doc/effective_go.html
[fpdf]: http://www.fpdf.org/
-[gfont]: http://www.google.com/fonts/
+[fpdf-test]: https://github.com/jung-kurt/gofpdf/blob/master/fpdf_test.go
+[gfont]: https://fonts.google.com/
[github]: https://github.com/jung-kurt/gofpdf
[godoc]: https://godoc.org/github.com/jung-kurt/gofpdf
+[issue109]: https://github.com/jung-kurt/gofpdf/issues/109
[jung]: https://github.com/jung-kurt/
[license]: https://raw.githubusercontent.com/jung-kurt/gofpdf/master/LICENSE
[lint]: https://github.com/golang/lint
@@ -247,7 +250,4 @@ UTF-8 runes to code page bytes is provided.
[report]: https://goreportcard.com/report/github.com/jung-kurt/gofpdf
[status]: https://travis-ci.org/jung-kurt/gofpdf
[test]: https://github.com/jung-kurt/gofpdf/blob/master/fpdf_test.go
-[vet]: https://godoc.org/golang.org/x/tools/cmd/vet
-[issue109]: https://github.com/jung-kurt/gofpdf/issues/109
-[fpdf-test]: https://github.com/jung-kurt/gofpdf/blob/master/fpdf_test.go
-[effective-go]: https://golang.org/doc/effective_go.html \ No newline at end of file
+[vet]: https://godoc.org/golang.org/x/tools/cmd/vet \ No newline at end of file