Skip to content

Commit 18a9e3d

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 87236bc commit 18a9e3d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: 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
menu.cpu=Processor
44

Diff for: 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 AVR Boards
99
version=1.8.3

0 commit comments

Comments
 (0)