2
0
mirror of https://github.com/soheilhy/cmux.git synced 2024-09-19 18:45:48 +08:00

Nit in README

Fix the broken godoc link.
This commit is contained in:
Soheil Hassas Yeganeh 2015-07-29 14:40:09 -04:00
parent 033dffc90d
commit 98f6f6f272

View File

@ -38,7 +38,7 @@ go httpS.Serve(httpL)
m.Serve() m.Serve()
``` ```
Take a look at [other examples in the GoDoc](http://localhost:6060/pkg/github.com/soheilhy/cmux/#pkg-examples). Take a look at [other examples in the GoDoc](http://godoc.org/github.com/soheilhy/cmux/#pkg-examples).
## Docs ## Docs
* [GoDocs](https://godoc.org/github.com/soheilhy/cmux) * [GoDocs](https://godoc.org/github.com/soheilhy/cmux)