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 more links#431

Merged
izuzak merged 1 commit intogithub:masterfromzsalzbank:patch-1
Feb 11, 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
4 changes: 2 additions & 2 deletionscontent/webhooks/creating/index.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -33,7 +33,7 @@ can take advantage of. We'll go through each of these below.
This is the server endpoint that will receive the webhook payload.

Since we're developing locally for our tutorial, let's set it to `http://localhost:4567/payload`.
We'll explain why in the [Configuring Your Server](/hooks/configuring/) docs.
We'll explain why in the [Configuring Your Server](/webhooks/configuring/) docs.

## Payload version

Expand All@@ -52,6 +52,6 @@ and toggle the options there.

When you're finished, click on **Add webhook**. Phew! Now that the webhook is created,
it's time to set up our local server to test the webhook. Head on over to
[Configuring Your Server](/hooks/configuring/) to learn how to do that.
[Configuring Your Server](/webhooks/configuring/) to learn how to do that.

[hooks-api]: http://developer.github.com/v3/repos/hooks/#events
2 changes: 1 addition & 1 deletioncontent/webhooks/testing/index.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -8,7 +8,7 @@ layout: webhooks
* TOC
{:toc}

Now that you've [configured your local server](/hooks/configuring/), you might
Now that you've [configured your local server](/webhooks/configuring/), you might
be interested in pushing your code to the limits. To that end, GitHub's webhooks
view provides some tooling for testing your deployed payloads.

Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp