You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
Go implementation of netcode.io
4
4
===============================
5
5
6
-
This is the main repository for the Go implementation of [netcode.io](https://netcode.io).
6
+
This is the main repository for the Go implementation of [netcode.io](http://netcode.io).
7
7
8
8
## Dependencies
9
9
The only dependency is [golang.org/x/crypto/chacha20poly1305](https://godoc.org/golang.org/x/crypto/chacha20poly1305) and it has been vendored so it should not be necessary to retrieve any packages outside of netcode.
0 commit comments