Skip to content

Commit 9ab24e0

Browse files
committed
Fix link to GitHub Enterprise help doc
1 parent 4f2ecef commit 9ab24e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/v3/enterprise/management_console.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The Management Console API helps you manage your GitHub Enterprise installation.
1111

1212
## Authentication
1313

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

1616
Use the `api_key` parameter to send this token with each request. For example:
1717

0 commit comments

Comments
 (0)