Skip to content
This repository was archived by the owner on Aug 19, 2022. It is now read-only.

Commit 32417a4

Browse files
authored
Merge pull request #36 from libp2p/fix-go-conn-sec-link
Readme: link to the libp2p-core docs
2 parents 46e9e9f + c3f1558 commit 32417a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
> go-libp2p's TLS encrypted transport
1212
13-
Package `go-libp2p-tls` is a libp2p [conn security transport](https://github.com/libp2p/go-conn-security). It uses TLS to setup the communication channel.
13+
Package `go-libp2p-tls` is a libp2p [conn security transport](https://godoc.org/github.com/libp2p/go-libp2p-core/sec). It uses TLS to setup the communication channel.
1414

1515
## Install
1616

0 commit comments

Comments
 (0)