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.

Commit9dd5267

Browse files
author
Hubot
committed
Sync changes from upstream repository
1 parent53a38f9 commit9dd5267

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎content/changes/2016-07-06-github-pages-preiew-api.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ You can now manually request a build of your GitHub Pages site without needing t
1313
curl "https://api.github.com/repos/github/developer.github.com/pages/builds" \
1414
-X POST
1515
-H 'Authorization: token TOKEN' \
16-
-H "Accept: application/vnd.github.mister-fantstic-preview" \
16+
-H "Accept: application/vnd.github.mister-fantastic-preview" \
1717
```
1818

1919
####Retrieving a site's URL
@@ -27,7 +27,7 @@ For example, to request the HTML URL:
2727
```command-line
2828
curl "https://api.github.com/repos/github/developer.github.com/pages" \
2929
-H 'Authorization: token TOKEN' \
30-
-H "Accept: application/vnd.github.mister-fantstic-preview" \
30+
-H "Accept: application/vnd.github.mister-fantastic-preview" \
3131
```
3232

3333
####How can I try it?

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp