From 5d0257ab6f5bba864dd63a41d4a356ae2e26d76c Mon Sep 17 00:00:00 2001 From: adnano Date: Mon, 28 Sep 2020 18:22:18 -0400 Subject: [PATCH] Update documentation link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 969f843..351dd47 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) +[![GoDoc](https://godoc.org/git.sr.ht/~adnano/gmi?status.svg)](https://godoc.org/git.sr.ht/~adnano/gmi) `go-gemini` implements the [Gemini protocol](https://gemini.circumlunar.space) in Go.