aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Runxi Yu2026-06-07 16:16:48 +0000
committerGravatar Runxi Yu2026-06-07 16:16:48 +0000
commitc224eebfe3469fecd1689af6cd037c5a04d1f15d (patch)
treeeb8e8fc29e06d40a6f3339e914a2127b6a5eec23
parentrename next to main (diff)
signatureNo signature
README: Link to @main's go doc
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 726dd8f8..835f02e8 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
# Furgit
[![builds.sr.ht status](https://builds.sr.ht/~runxiyu/furgit/commits/main.svg)](https://builds.sr.ht/~runxiyu/furgit/commits/main)
-[![Go Reference](https://pkg.go.dev/badge/lindenii.org/go/furgit.svg)](https://pkg.go.dev/lindenii.org/go/furgit)
+[![Go Reference](https://pkg.go.dev/badge/lindenii.org/go/furgit.svg)](https://pkg.go.dev/lindenii.org/go/furgit@main)
A low‐level Git plumbing library in Go.