aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2022-10-12 10:01:11 +0200
committerThomas Voss <mail@thomasvoss.com> 2022-10-12 10:01:11 +0200
commit4e9bfc7116d5583ad20ca1d2c2bf31f1f2b96977 (patch)
tree1e050c7e0aaef3088c2a2513f7e813aabd033f58
parent87efa14e1765b192b3d1be74f6977b80568aba9f (diff)
[Doc] Use the correct importHEADmaster
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 8d07a61..bc024f1 100644
--- a/README.rst
+++ b/README.rst
@@ -25,7 +25,7 @@ There is only 1 function for you to use, and that is ``getgopt.Getopt()``. The f
"fmt"
"os"
- "github.com/Mango0x45/getgopt"
+ "git.thomasvoss.com/getgopt"
)
func main() {