10000 Correct link to Arduino Board Manager info in DOC by lrmoreno007 · Pull Request #5650 · esp8266/Arduino · GitHub
[go: up one dir, main page]

Skip to content

Correct link to Arduino Board Manager info in DOC #5650

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 22, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Correct link to Arduino Board Manager info
The link is pointing to Arduino Libraries Manager info and not to Arduino Board Manager info.
  • Loading branch information
lrmoreno007 authored Jan 22, 2019
commit 81debf4cf65225ae5b3bfda6b5c82cc63164e0c8
2 changes: 1 addition & 1 deletion doc/installing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ might be broken.

For more information on the Arduino Board Manager, see:

- https://www.arduino.cc/en/Guide/Libraries
- https://www.arduino.cc/en/guide/cores

Using git version
-----------------
Expand Down
0