Skip to content

Commit d731a0f

Browse files
committed
Merge pull request #83 from frankenbot/master
Update redirects
2 parents 11be647 + fca6d71 commit d731a0f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.rdoc

Lines changed: 3 additions & 3 deletions
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 :: {<img src="https://travis-ci.org/ruby/rake.svg?branch=master" alt="travis-ci">}[https://travis-ci.org/ruby/rake]
77

88
== Description
@@ -98,13 +98,13 @@ Type "rake --help" for all available options.
9898
Rake is a late entry in the make replacement field. Here are links to
9999
other projects with similar (and not so similar) goals.
100100

101-
* http://directory.fsf.org/bras.html -- Bras, one of earliest
101+
* http://directory.fsf.org/wiki/Bras -- Bras, one of earliest
102102
implementations of "make in a scripting language".
103103
* http://www.a-a-p.org -- Make in Python
104104
* http://www.aromatic.com/tools/jam.txt -- JAM, Java Automated Make
105105
* http://ant.apache.org -- The Ant project
106106
* http://search.cpan.org/search?query=PerlBuildSystem -- The Perl Build System
107-
* http://rubydoc.info/gems/rant/0.5.7/frames -- Rant, another Ruby make tool.
107+
* http://www.rubydoc.info/gems/rant/0.5.7/frames -- Rant, another Ruby make tool.
108108

109109
== Credits
110110

0 commit comments

Comments
 (0)