From 8a8b2599aec6c0f4c5e06f047df505deda845fa5 Mon Sep 17 00:00:00 2001 From: seaxwi <71350948+seaxwi@users.noreply.github.com> Date: Fri, 6 Oct 2023 11:00:23 +0200 Subject: [PATCH] Fix/remove broken https://auth.arduino.cc/ URLs --- .../My Arduino Account/How-can-I-recover-my-password.md | 2 +- ...duino-account-registered-with-a-different-email-address.md | 2 +- ...een-registering-as-a-Student-or-Educator-in-Student-Kit.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/content/About Arduino/My Arduino Account/How-can-I-recover-my-password.md b/content/About Arduino/My Arduino Account/How-can-I-recover-my-password.md index 6a428b90..72e49585 100644 --- a/content/About Arduino/My Arduino Account/How-can-I-recover-my-password.md +++ b/content/About Arduino/My Arduino Account/How-can-I-recover-my-password.md @@ -7,7 +7,7 @@ Losing your password or forgetting your username are common situations but are a In case you have used the Sign in with Google option, you need to get in contact directly with Google. -First, go to [https://auth.arduino.cc/](https://auth.arduino.cc/) and click on `Forgot your password?`. +First, go to [login.arduino.cc/login](https://login.arduino.cc/login) and click on `Forgot your password?`. ![Login page](img/arduino-account-sign-in.png) diff --git a/content/Education and Kits/CTC 101 and CTC UNO/Can-I-use-a-CTC-101-invitation-with-an-Arduino-account-registered-with-a-different-email-address.md b/content/Education and Kits/CTC 101 and CTC UNO/Can-I-use-a-CTC-101-invitation-with-an-Arduino-account-registered-with-a-different-email-address.md index 14c0c7bd..54c0ebbb 100644 --- a/content/Education and Kits/CTC 101 and CTC UNO/Can-I-use-a-CTC-101-invitation-with-an-Arduino-account-registered-with-a-different-email-address.md +++ b/content/Education and Kits/CTC 101 and CTC UNO/Can-I-use-a-CTC-101-invitation-with-an-Arduino-account-registered-with-a-different-email-address.md @@ -3,4 +3,4 @@ title: "Can I use a CTC 101 invitation with an Arduino account registered with a id: 360017098639 --- -If your existing Arduino account is not linked to the email address on the CTC 101 invitation, then you MUST create a new [Arduino account](https://auth.arduino.cc/login/) using that email. Otherwise, you will not be able to access the online platform. +If your existing Arduino account is not linked to the email address on the CTC 101 invitation, then you MUST create a new [Arduino account](https://id.arduino.cc/) using that email. Otherwise, you will not be able to access the online platform. diff --git a/content/Education and Kits/Student Kit/What-is-the-difference-between-registering-as-a-Student-or-Educator-in-Student-Kit.md b/content/Education and Kits/Student Kit/What-is-the-difference-between-registering-as-a-Student-or-Educator-in-Student-Kit.md index acfb7da5..bdd15a7c 100644 --- a/content/Education and Kits/Student Kit/What-is-the-difference-between-registering-as-a-Student-or-Educator-in-Student-Kit.md +++ b/content/Education and Kits/Student Kit/What-is-the-difference-between-registering-as-a-Student-or-Educator-in-Student-Kit.md @@ -9,8 +9,8 @@ Both of these enrollment methods will grant you access to all the lessons but th ## Student -If you wish to use the kit yourself in order to learn programming and electronics, the best role for you to choose is Student. Especially for minors who **don't use email address** to register with. When choosing student, you will be given generated log in credentials that you need to store or remember in order to log in the next time. In case of loss, you can contact arduino support to recover it. +If you wish to use the kit yourself in order to learn programming and electronics, the best role for you to choose is Student. Especially for minors who **don't use email address** to register with. When choosing student, you will be given generated log in credentials that you need to store or remember in order to log in the next time. ## Educator/Parent -If you are using the kit to teach at home or students remotely, you should enroll as an educator/parent. Doing so, you can access with your own Arduino account (linked to your email address), and can easily re-set your password [here](https://auth.arduino.cc/reset) in case you lose it. You can also choose to enroll as an educator/parent even if you are an adult using the kit to learn yourself, if it is more convenient to log in with your email (Arduino account). +If you are using the kit to teach at home or students remotely, you should enroll as an educator/parent. Doing so, you can access with your own Arduino account (linked to your email address). You can also choose to enroll as an educator/parent even if you are an adult using the kit to learn yourself, if it is more convenient to log in with your email (Arduino account).