diff --git a/docs/courses/level-one/chapter-4.md b/docs/courses/level-one/chapter-4.md index 596dbc39a..ed1a0277c 100644 --- a/docs/courses/level-one/chapter-4.md +++ b/docs/courses/level-one/chapter-4.md @@ -35,7 +35,7 @@ You will build this workflow in eight steps: 7. [Scheduling the workflow](/courses/level-one/chapter-5/chapter-5.7/) 8. [Activating and examining the workflow](/courses/level-one/chapter-5/chapter-5.8/) -To build this workflow, you will need the credentials that were sent in the email from n8n when you signed up for this course. If you haven't signed up already, you can do it [here](https://n8n-community.typeform.com/to/PDEMrevI?typeform-source=127.0.0.1){:target="_blank" .external-link}. If you haven't received a confirmation email after signing up, [contact us](mailto:course@n8n.io). +To build this workflow, you will need the credentials that were sent in the email from n8n when you signed up for this course. If you haven't signed up already, you can do it [here](https://n8n-community.typeform.com/to/PDEMrevI?typeform-source=127.0.0.1){:target="_blank" .external-link}. If you haven't received a confirmation email after signing up, [contact us](mailto:help@n8n.io).
diff --git a/docs/courses/level-one/chapter-5/chapter-5.1.md b/docs/courses/level-one/chapter-5/chapter-5.1.md index 43e5e34e6..f7fe266d0 100644 --- a/docs/courses/level-one/chapter-5/chapter-5.1.md +++ b/docs/courses/level-one/chapter-5/chapter-5.1.md @@ -40,8 +40,7 @@ This node will use credentials. Credentials are unique pieces of information that identify a user or a service and enable them to access apps or services (in our case, represented as n8n nodes). A common form of credentials is a username and a password, but they can take other forms depending on the service. /// -In this case, we'll need to provide credentials to access the ABCorp data warehouse API. - +In this case, you'll need the credentials for the ABCorp data warehouse API included in the email from n8n you received when you signed up for this course. If you haven't signed up yet, [sign up here](https://n8n-community.typeform.com/to/PDEMrevI){:target="_blank" .external-link}. In the Parameters of the HTTP Request node, make the following adjustments: