Skip to content

Commit 5e7f055

Browse files
committed
Update platform specification URLs in configuration files
The Google Code URL in boards.txt is very outdated. The URL in platform.txt is to a more recent home of the content, which has been replaced with a link to the new location, but while I'm updating boards.txt, I might as well point both URLs to the real page.
1 parent 86dd056 commit 5e7f055

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

boards.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# See: http://code.google.com/p/arduino/wiki/Platforms
1+
# See: https://arduino.github.io/arduino-cli/latest/platform-specification/
22

33
##############################################################
44

platform.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# ------------------------------
44
#
55
# For more info:
6-
# https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5-3rd-party-Hardware-specification
6+
# https://arduino.github.io/arduino-cli/latest/platform-specification/
77

88
name=Arduino megaAVR Boards
99
version=1.8.6

0 commit comments

Comments
 (0)