diff --git a/CHANGELOG.md b/CHANGELOG.md index f7226c7e7..fb5a19499 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,7 +13,7 @@ This was fixed in ([ipfs/go-ipfs#6255](https://github.com/ipfs/go-ipfs/pull/6255 Go-libp2p has gained ability to use TLS 1.3 for connection encryption and authentication. Go-ipfs will accept TLS 1.3 handshakes but will still primarily use secio. -If you want to help testing new handshake, you can enable [experiment](https://github.com/ipfs/go-ipfs/blob/master/docs/experimental-features.md#tls-13-as-default-handshake-protocol). +If you want to help testing the new handshake, you can enable [this experiment](https://github.com/ipfs/go-ipfs/blob/master/docs/experimental-features.md#tls-13-as-default-handshake-protocol). ### New: Build system `GOCC` variable