From d8c5da1c7cc9e67ef00a72f608998a7671b9955a Mon Sep 17 00:00:00 2001 From: Adnan Maolood Date: Sun, 10 Jan 2021 00:55:39 -0500 Subject: [PATCH] Update link to documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ef6d070..ac1b455 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # go-gemini -[![GoDoc](https://godoc.org/git.sr.ht/~adnano/go-gemini?status.svg)](https://godoc.org/git.sr.ht/~adnano/go-gemini) +[![godocs.io](https://godocs.io/git.sr.ht/~adnano/go-gemini?status.svg)](https://godocs.io/git.sr.ht/~adnano/go-gemini) Package gemini implements the [Gemini protocol](https://gemini.circumlunar.space) in Go.