Skip to content

Commit 1124b15

Browse files
authored
Merge pull request #394 from Rotzbua/patch-1
Doc: fix link to Adafruit GFX github repository
2 parents 19ae104 + 4de9954 commit 1124b15

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

Adafruit_SPITFT.cpp

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,10 @@
1717
1818
* @section dependencies Dependencies
1919
*
20-
* This library depends on <a href="https://github.com/adafruit/Adafruit_GFX">
21-
* Adafruit_GFX</a> being present on your system. Please make sure you have
22-
* installed the latest version before using this library.
20+
* This library depends on
21+
* <a href="https://github.com/adafruit/Adafruit-GFX-Library">Adafruit_GFX</a>
22+
* being present on your system. Please make sure you have installed the latest
23+
* version before using this library.
2324
*
2425
* @section author Author
2526
*

0 commit comments

Comments
 (0)