From 561b63f0f85e5e187ceb065d250630bb3032e511 Mon Sep 17 00:00:00 2001 From: Aarav Borthakur <69025547+gadhagod@users.noreply.github.com> Date: Tue, 11 May 2021 17:57:38 -0700 Subject: [PATCH 1/2] Fix mac installation link on README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1c336f4c71e..a6e3ddc232c 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ e-mail contact: security@arduino.cc Detailed instructions for installation in popular operating systems can be found at: - [Linux](https://www.arduino.cc/en/Guide/Linux) (see also the [Arduino playground](https://playground.arduino.cc/Learning/Linux)) -- [macOS](https://www.arduino.cc/en/Guide/MacOSX) +- [macOS](https://www.arduino.cc/en/guide/MacOSX) - [Windows](https://www.arduino.cc/en/Guide/Windows) ## Contents of this repository From 37fcdf5397508456c5169990eed803f1c3730268 Mon Sep 17 00:00:00 2001 From: Aarav Borthakur <69025547+gadhagod@users.noreply.github.com> Date: Tue, 11 May 2021 22:08:08 -0700 Subject: [PATCH 2/2] Update mac installation link on README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a6e3ddc232c..df714ab1efd 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ e-mail contact: security@arduino.cc Detailed instructions for installation in popular operating systems can be found at: - [Linux](https://www.arduino.cc/en/Guide/Linux) (see also the [Arduino playground](https://playground.arduino.cc/Learning/Linux)) -- [macOS](https://www.arduino.cc/en/guide/MacOSX) +- [macOS](https://www.arduino.cc/en/Guide/macOS) - [Windows](https://www.arduino.cc/en/Guide/Windows) ## Contents of this repository