diff --git a/docs/de/user/user/settings.md b/docs/de/user/user/settings.md index 40ace64442..a85a58a69a 100644 --- a/docs/de/user/user/settings.md +++ b/docs/de/user/user/settings.md @@ -30,6 +30,6 @@ Es können öffentliche Schlüssel (Public Keys) zu Benutzern hinzugefügt werde ![Öffentliche Schlüssel](assets/user-settings-publickeys.png) ### API Schlüssel -Zur Nutzung in anderen Systemen wie z. B. CI Systemen können sogenannte API Schlüssel erstellt werden. Sie können für den Zugriff auf Repositories über die REST API sowie über SCM-Clients genutzt werden. Weitere Informationen zu API Schlüsseln befinden sich im [Abschnitt Profil](../profile/#api-schlüssel). +Zur Nutzung in anderen Systemen wie z. B. CI Systemen können sogenannte API Schlüssel erstellt werden. Sie können für den Zugriff auf Repositories über die REST API sowie über SCM-Clients genutzt werden. Weitere Informationen zu API Schlüsseln befinden sich im [Abschnitt Profil](../../profile/#api-schlüssel). ![API Schlüssel](assets/user-settings-apikeys.png) diff --git a/docs/en/user/user/settings.md b/docs/en/user/user/settings.md index 0be4ce1cea..583118421a 100644 --- a/docs/en/user/user/settings.md +++ b/docs/en/user/user/settings.md @@ -31,6 +31,6 @@ Add public keys to users to enable changeset signature verification. ### API Keys To access SCM-Manager from other systems like for example CI servers, API keys can be created. They can be used to call -the REST API and for the access with SCM clients. Read more about API keys in the [Profile section](../profile/#api-keys). +the REST API and for the access with SCM clients. Read more about API keys in the [Profile section](../../profile/#api-keys). ![API Keys](assets/user-settings-apikeys.png)