Skip to content

Commit 0ef3266

Browse files
authored
Merge pull request #2688 from xingrgx/xingrgx/learn/markdown-syntax
Update getting-started.md
2 parents 91c8219 + 3f2ba22 commit 0ef3266

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/learn/01.starting-guide/01.getting-started-with-arduino-tools/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Welcome to Arduino! Before you start controlling the world around you, you'll ne
99

1010
## IDE
1111

12-
An Integrated Development Environment (IDE) is a software that allows you to write code and upload it to your Arduino hardware. We have our own [Arduino Software (IDE)]([https://www.arduino.cc/en/software](https://www.arduino.cc/en/software) application available for Windows, macOS and Linux users. Besides the convenient code editing functions, the Arduino Software (IDE) is equipped with a list of libraries that provide extra functionality for use in sketches, making it easier for you to connect sensors, displays, modules, etc.
12+
An Integrated Development Environment (IDE) is a software that allows you to write code and upload it to your Arduino hardware. We have our own [Arduino Software (IDE)](https://www.arduino.cc/en/software) application available for Windows, macOS and Linux users. Besides the convenient code editing functions, the Arduino Software (IDE) is equipped with a list of libraries that provide extra functionality for use in sketches, making it easier for you to connect sensors, displays, modules, etc.
1313

1414
## Arduino Tools
1515

0 commit comments

Comments
 (0)