Skip to content

Commit

Permalink
example godoc name fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kataras committed Oct 19, 2018
1 parent 4eae530 commit 2167f3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _examples/9_subdomains_and_matchers/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ func main() {
// You may run your own virtual domain if you change the listening addr ":8080"
// to something like "mydomain.com:80".
//
// Read more at godocs of `Mux#Hosts`.
// Read more at godocs of `Mux#AddMatcher`.
fmt.Println(`Server started at http://localhost:8080
Open your browser and navigate through:
http://mysubdomain.localhost:8080
Expand Down

0 comments on commit 2167f3d

Please sign in to comment.