Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
update docs link
  • Loading branch information
diogok authored Dec 12, 2024
1 parent da88e20 commit e3e1274
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This library implements just enought DNS to work with mDNS (Multicast DNS, resolving `local` names) and DNS-SD (DNS Service discovery, finding services on your network).

For usage see the [documentation](https://diogok.github.io/je-mdns) or the demo at [src/bin](src/bin/demo.zig).
For usage see the [documentation](https://diogok.github.io/je-dns) or the demo at [src/bin](src/bin/demo.zig).

## References

Expand Down

0 comments on commit e3e1274

Please sign in to comment.