Skip to content

Commit

Permalink
[docs] fix broken api linnk
Browse files Browse the repository at this point in the history
  • Loading branch information
sdelamo authored May 24, 2019
1 parent 426b7c6 commit ce1ea78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/docs/guide/httpServer/hostResolution.adoc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
You may need to resolve the host name of the current server. Micronaut ships with an implementation of the api:http,server,util.HttpHostResolver[] interface.
You may need to resolve the host name of the current server. Micronaut ships with an implementation of the api:http.server.util.HttpHostResolver[] interface.

The default implementation will look for host information in the following places in order:

Expand Down

0 comments on commit ce1ea78

Please sign in to comment.