You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/v3/enterprise/management_console.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ The Management Console API helps you manage your GitHub Enterprise installation.
11
11
12
12
##Authentication
13
13
14
-
You need to pass your[Management Console password](https://enterprise.github.com/help/articles/setting-the-management-console-password) as an authentication token to every Management Console API endpoint except[`/setup/api/start`](#upload-a-license-and-software-package-for-the-first-time).
14
+
You need to pass your[Management Console password](https://help.github.com/enterprise/2.0/admin/articles/accessing-the-management-console/) as an authentication token to every Management Console API endpoint except[`/setup/api/start`](#upload-a-license-and-software-package-for-the-first-time).
15
15
16
16
Use the`api_key` parameter to send this token with each request. For example: