diff options
| author | Adnan Maolood <[email protected]> | 2021-01-10 00:55:39 -0500 |
|---|---|---|
| committer | Adnan Maolood <[email protected]> | 2021-01-10 00:55:39 -0500 |
| commit | d8c5da1c7cc9e67ef00a72f608998a7671b9955a (patch) | |
| tree | 884d4468dadd2e09b738265c989ba462879a7599 | |
| parent | Simplify ResponseWriter implementation (diff) | |
| download | go-gemini-d8c5da1c7cc9e67ef00a72f608998a7671b9955a.tar.xz go-gemini-d8c5da1c7cc9e67ef00a72f608998a7671b9955a.zip | |
Update link to documentation
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ # go-gemini -[](https://godoc.org/git.sr.ht/~adnano/go-gemini) +[](https://godocs.io/git.sr.ht/~adnano/go-gemini) Package gemini implements the [Gemini protocol](https://gemini.circumlunar.space) in Go. |