Skip to content

Commit 6ac7afb

Browse files
authored
Merge pull request #144 from astorije/patch-1
Remove trailing slash on a link in README
2 parents 57fa11d + e9ac42c commit 6ac7afb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
home :: https://github.com/ruby/rake
44
bugs :: https://github.com/ruby/rake/issues
5-
docs :: http://docs.seattlerb.org/rake/
5+
docs :: http://docs.seattlerb.org/rake
66
build status :: {<img src="https://travis-ci.org/ruby/rake.svg?branch=master" alt="travis-ci">}[https://travis-ci.org/ruby/rake] {<img src="https://ci.appveyor.com/api/projects/status/github/ruby/rake?branch=master&svg=true" alt="appveyor">}[https://ci.appveyor.com/project/ruby/rake]
77

88
== Description

0 commit comments

Comments
 (0)