Skip to content

Commit 0424956

Browse files
fix link
1 parent 3e4478d commit 0424956

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

extras/README.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
The Firmata library implements the Firmata protocol for communicating with software on the host computer. This allows you to write custom firmware without having to create your own protocol and objects for the programming environment that you are using.
44

5-
The Firmata source code is hosted outside of the Arduino code repository. Please visit the [Firmata
6-
GitHub repository](https://github.com/firmata/arduino) to file issues, make contributions or obtain the latest version of the library.
5+
The Firmata source code is hosted outside of the Arduino code repository. Please visit the Firmata
6+
GitHub repository at https://github.com/firmata/arduino to file issues, make contributions or obtain the latest version of the library.
77

88
To learn more about the Firmata protocol, see the protocol documentation site at https://github.com/firmata/protocol.
99

0 commit comments

Comments
 (0)