From 6cc6ee81621e1f35e38ef506e73123ef46e19394 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?I=C3=B1igo=20Medina?= Date: Fri, 13 Apr 2018 10:46:53 +0200 Subject: [PATCH] Update 02-authentication.md --- docs/reference/02-authentication.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/02-authentication.md b/docs/reference/02-authentication.md index f78850e..4bb869f 100644 --- a/docs/reference/02-authentication.md +++ b/docs/reference/02-authentication.md @@ -1,6 +1,6 @@ ## Authentication -Data Services API, like any other [CARTO platform's component]({{site.fundamental_docs}}/authorization/), requires using an API Key. From your CARTO dashboard, click _[Your API keys](https://carto.com/login)_ from the avatar drop-down menu to view your uniquely generated API Key for managing data with CARTO Engine. +Data Services API, like any other [CARTO platform's component]({{site.fundamental_docs}}/components/), requires using an API Key. From your CARTO dashboard, click _[Your API keys](https://carto.com/login)_ from the avatar drop-down menu to view your uniquely generated API Key for managing data with CARTO Engine. ![Your API Keys](../img/avatar.gif)