mirror of
https://github.com/soheilhy/cmux.git
synced 2024-11-10 03:31:52 +08:00
Nit in README
Fix the broken godoc link.
This commit is contained in:
parent
033dffc90d
commit
98f6f6f272
@ -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)
|
||||||
|
Loading…
Reference in New Issue
Block a user