Skip to content

Commit 7948b85

Browse files
authored
Update README.md (tensorflow#188)
https://github.com/tensorflow/tflite-micro - link was not working. Edited with the full url and also fixed double colon to single colon.
1 parent 76052fc commit 7948b85

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,10 +71,10 @@ This code is made available under the Apache 2 license.
7171
## Contributing
7272

7373
Forks of this library are welcome and encouraged. If you have bug reports or
74-
fixes to contribute, the source of this code is at [https:://github.com/tensorflow/tflite-micro](github.com/tensorflow/tflite-micro)
74+
fixes to contribute, the source of this code is at [https://github.com/tensorflow/tflite-micro](http://github.com/tensorflow/tflite-micro)
7575
and all issues and pull requests should be directed there.
7676

7777
The code here is created through an automatic project generation process
7878
and may differ from
7979
that source of truth, since it's cross-platform and needs to be modified to
80-
work within the Arduino IDE.
80+
work within the Arduino IDE.

0 commit comments

Comments
 (0)