aboutsummaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorGravatar Runxi Yu2026-05-27 06:15:31 +0000
committerGravatar Runxi Yu2026-05-27 06:15:31 +0000
commit07204c4b1ea56aeb4e236418ed80186b9f27ddf5 (patch)
tree9e5b786a198cd7482d4a66b82fc501fc1a0919e9 /common
parentfurgit: Fix typos (diff)
signatureNo signature
Switch module URL to lindenii.org/go/furgit
Diffstat (limited to 'common')
-rw-r--r--common/doc.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/doc.go b/common/doc.go
index 5895ae50..40e72da8 100644
--- a/common/doc.go
+++ b/common/doc.go
@@ -6,6 +6,6 @@
// such as those providing IO-related interfaces,
// belong here.
// Internal-only helper packages
-// belong in [codeberg.org/lindenii/furgit/internal]
+// belong in [lindenii.org/go/furgit/internal]
// or other internal packages.
package common