Skip to content

Commit 4783ced

Browse files
committed
docs: mdns fork license
1 parent a38abc6 commit 4783ced

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,8 @@ Made using the following resources:
6262
| [gatekeeper source code][gatekeeper] | [Unlicense][gatekeeper-license] |
6363
| [`esp-camera-rs` package fork][cam-rs] | [MIT][cam-rs-license] |
6464
| [Geist font][geist] | [OFL-1.1][geist-license] |
65-
|[`mdns` examples][mdns] | [MIT][mdns-license] |
65+
| [`mdns` package fork][mdns] | [MIT][mdns-license] |
66+
| [`mdns` examples][mdns-examples] | [MIT][mdns-license] |
6667

6768
[^1]: [*"...this solution can be customized to suit your particular requirements.
6869
Don’t hesitate to make adjustments and employ this code according to your
@@ -117,7 +118,8 @@ video-to-image conversion needs."*][video2image-medium]
117118
[cam-rs-license]: https://github.com/hnz1102/esp-camera-rs/blob/main/LICENSE
118119
[geist]: https://github.com/vercel/geist-font
119120
[geist-license]: https://github.com/vercel/geist-font/blob/main/OFL.txt
120-
[mdns]: https://github.com/dylanmckay/mdns/tree/master/examples
121-
[mdns-license]: https://github.com/dylanmckay/mdns/blob/master/LICENSE
121+
[mdns]: https://github.com/PhysicalGraph/mdns
122+
[mdns-examples]: https://github.com/PhysicalGraph/mdns/tree/master/examples
123+
[mdns-license]: https://github.com/PhysicalGraph/mdns/blob/master/LICENSE
122124

123125
<!-- https://eslint.org/docs/latest/use/configure/language-options -->

0 commit comments

Comments
 (0)