Skip to content

Commit a4a7e63

Browse files
committed
fixed link
1 parent 8affbd7 commit a4a7e63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RFCs/0002-pluggable-discovery.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ The content is straightforward, in this case only the `address` and `protocol` f
226226
If the information about a port needs to be updated the discovery may send a new `add` message for the same port address and protocol without sending a `remove` first: this means that all the previous information about the port must be discarded and replaced with the new one.
227227

228228
A demo tool is available here:
229-
[https://github.com/arduino/serial-discovery](https://github.com/arduino/serial-discovery#example-of-usage)
229+
https://github.com/arduino/serial-discovery
230230

231231
A typical usage scenario is here:
232232
https://github.com/arduino/serial-discovery#example-of-usage

0 commit comments

Comments
 (0)