8000 Merge pull request #642 from github/fix-broken-links · QCOMXX/developer.github.com@8b8c33d · GitHub
[go: up one dir, main page]

Skip to content

Commit 8b8c33d

Browse files
committed
Merge pull request github#642 from github/fix-broken-links
Fix broken links
2 parents 0dbe27e + 9ab24e0 commit 8b8c33d

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ $ bundle exec nanoc -h
2222

2323
Nanoc has [some nice documentation](http://nanoc.ws/docs/tutorial/) to get you started. Though if you're mainly concerned with editing or adding content, you won't need to know much about nanoc.
2424

25-
[nanoc]: http://nanoc.stoneship.org/
25+
[nanoc]: http://nanoc.ws/
2626

2727
## Styleguide
2828

content/guides/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -522,7 +522,7 @@ Keep learning with the next API guide [Basics of Authentication][auth guide]!
522522
[scopes]: /v3/oauth/#scopes
523523
[repos-api]: /v3/repos/
524524
[pages]: http://pages.github.com
525-
[nanoc]: http://nanoc.stoneship.org/
525+
[nanoc]: http://nanoc.ws/
526526
[gitignore templates]: https://github.com/github/gitignore
527527
[issues-api]: /v3/issues/
528528
[link-header]: http://www.w3.org/wiki/LinkHeader

content/v3/enterprise.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ The [Admin Stats][], [License][], [Search Indexing][], and [User Administration]
4343
[Search Indexing]: search_indexing/
4444
[Management Console]: management_console/
4545
[User Administration]: /v3/users/administration/
46-
[Management Console password]: https://enterprise.github.com/help/articles/setting-the-management-console-password
46+
[Management Console password]: https://help.github.com/enterprise/2.0/admin/articles/accessing-the-management-console/
4747

4848
## Past Releases
4949

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
## Au 5DC5 thentication
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)
0