summaryrefslogtreecommitdiff
path: root/doc.go
diff options
context:
space:
mode:
authorEyal Posener <[email protected]>2020-04-10 10:35:21 +0300
committerEyal Posener <[email protected]>2020-04-10 10:35:27 +0300
commit95737120accc3dd81d07dd7d54fd092f66be72a8 (patch)
tree4f4214bae0148a9209d22665476f1cda4c64602a /doc.go
parenta40e86b7ee673b607536b2976d5637710d7f9722 (diff)
Better godoc badge
Diffstat (limited to 'doc.go')
-rw-r--r--doc.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc.go b/doc.go
index 022be3a..a8fe744 100644
--- a/doc.go
+++ b/doc.go
@@ -15,7 +15,7 @@ This package provides:
* Enables an easy way to install/uninstall the completion of the command.
The library and tools are extensible such that any program can add its one logic, completion types
-or methologies. See the (documentation) https://pkg.go.dev/github.com/posener/complete/v2?tab=doc.
+or methologies.
Go Command Bash Completion