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.

Commitf1e7872

Browse files
author
Hubot
committed
Merge remote branch 'otherrepo-1397441227/master' into update-1397441227
2 parents4ba2483 +fd5c0e6 commitf1e7872

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎Rakefile‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
require'nanoc3/tasks'
2-
require'html/proofer'
32

43
task:default=>[:test]
54

@@ -10,6 +9,7 @@ end
109

1110
desc"Test the output"
1211
task:test=>[:clean,:remove_output_dir,:compile]do
12+
require'html/proofer'
1313
HTML::Proofer.new("./output").run
1414
end
1515

‎content/webhooks/index.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ A number of services have been integrated through the open source
3333
[creating a hook](/webhooks/creating/), the`:name` parameter must refer to one of
3434
these services. A generic
3535
[Web](https://github.com/github/github-services/blob/master/lib/services/web.rb)
36-
service is available that can configured to trigger for any of the available
36+
service is available that canbeconfigured to trigger for any of the available
3737
[events](#events).
3838

3939
Documentation for all available service hooks can be found in the

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp