Skip to content

Commit d7d89e8

Browse files
authored
Merge pull request #438 from per1234/fix-links
Fix EAGLE link in "How to get the best out of this forum"
2 parents 530227c + 5c734f2 commit d7d89e8

File tree

1 file changed

+1
-1
lines changed
  • content/categories/using-arduino/ide-1-x/_topics/how-to-get-the-best-out-of-this-forum

1 file changed

+1
-1
lines changed

content/categories/using-arduino/ide-1-x/_topics/how-to-get-the-best-out-of-this-forum/1.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ It is very important to be clear about what is expected from code and what happe
5858

5959
The language of electronics is a schematic or circuit diagram. Long descriptions of what is connected to what are generally useless. A schematic is a drawing of what connects to what; please make one and photograph it. We don't mind if it's hand drawn, scruffy and does not use the correct symbols. Please don't post Fritzing diagrams. They may look nice but they are very easy to misinterpret
6060

61-
If you want to use computer software to create a schematic, then you might like to try either [Eagle](https://www.autodesk.co.uk/products/eagle/free-download?plc=F360&term=1-YEAR&support=ADVANCED&quantity=1) or [KiCad](https://www.kicad.org/).
61+
If you want to use computer software to create a schematic, then you might like to try either [Eagle](https://www.autodesk.com/products/eagle/overview) or [KiCad](https://www.kicad.org/).
6262
[More about creating a schematic of your project including how to upload an image.](https://forum.arduino.cc/t/how-to-make-a-schematic-you-can-post/675103)
6363

6464
<a name="general"></a>

0 commit comments

Comments
 (0)