mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-02-26 08:20:52 +01:00
Fix links from user settings to profile
This commit is contained in:
@@ -30,6 +30,6 @@ Es können öffentliche Schlüssel (Public Keys) zu Benutzern hinzugefügt werde
|
||||

|
||||
|
||||
### 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).
|
||||
|
||||

|
||||
|
||||
@@ -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).
|
||||
|
||||

|
||||
|
||||
Reference in New Issue
Block a user