Skip to content

Commit

Permalink
docs: link to advertising
Browse files Browse the repository at this point in the history
  • Loading branch information
richardschneider committed Jun 21, 2019
1 parent 047e848 commit 879f86f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/articles/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ It also listens for DNS [Messages](xref:Makaretu.Dns.Message) and raises either

The [ServiceDiscovery](sd.md) is used to find services and service instances on the network.
To advertise a service, simply create a [ServiceProfile](xref:Makaretu.Dns.ServiceProfile)
and then [Advertise](xref:Makaretu.Dns.ServiceDiscovery.Advertise*) it. Any queries for the service or
and then [Advertise](advertising.md) it. Any queries for the service or
service instance will be answered with information from the profile.


Expand Down

0 comments on commit 879f86f

Please sign in to comment.