Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Nov 1, 2017. It is now read-only.

Fix broken links#642

Merged
jasonrudolph merged 3 commits intomasterfromfix-broken-links
Nov 20, 2014
Merged
Show file tree
Hide file tree
Changes fromall commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletionREADME.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -22,7 +22,7 @@ $ bundle exec nanoc -h

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.

[nanoc]: http://nanoc.stoneship.org/
[nanoc]: http://nanoc.ws/

## Styleguide

Expand Down
2 changes: 1 addition & 1 deletioncontent/guides/getting-started.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -522,7 +522,7 @@ Keep learning with the next API guide [Basics of Authentication][auth guide]!
[scopes]: /v3/oauth/#scopes
[repos-api]: /v3/repos/
[pages]: http://pages.github.com
[nanoc]: http://nanoc.stoneship.org/
[nanoc]: http://nanoc.ws/
[gitignore templates]: https://github.com/github/gitignore
[issues-api]: /v3/issues/
[link-header]: http://www.w3.org/wiki/LinkHeader
Expand Down
2 changes: 1 addition & 1 deletioncontent/v3/enterprise.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -43,7 +43,7 @@ The [Admin Stats][], [License][], [Search Indexing][], and [User Administration]
[Search Indexing]: search_indexing/
[Management Console]: management_console/
[User Administration]: /v3/users/administration/
[Management Console password]: https://enterprise.github.com/help/articles/setting-the-management-console-password
[Management Console password]: https://help.github.com/enterprise/2.0/admin/articles/accessing-the-management-console/

## Past Releases

Expand Down
2 changes: 1 addition & 1 deletioncontent/v3/enterprise/management_console.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -11,7 +11,7 @@ The Management Console API helps you manage your GitHub Enterprise installation.

## Authentication

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

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

Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp