summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBrad Fitzpatrick <[email protected]>2024-02-13 19:00:15 -0800
committerBrad Fitzpatrick <[email protected]>2024-02-13 19:00:15 -0800
commit3ce58045626c8bc343a593c90354975e61b1817a (patch)
tree01dbbd96d61620502ec003ae23a01df6a8822ebe /README.md
parent2862066fc2a9405880f212f71230425bdfe9950e (diff)
go.mod: change import path after Taliban seized it or something
Fixes #39 Signed-off-by: Brad Fitzpatrick <[email protected]>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f526c21..8181ceb 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
# tcpproxy
-For library usage, see https://godoc.org/inet.af/tcpproxy/
+For library usage, see https://pkg.go.dev/github.com/inetaf/tcpproxy/
For CLI usage, see https://github.com/inetaf/tcpproxy/blob/master/cmd/tlsrouter/README.md