File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 22
33home :: https://github.com/ruby/rake
44bugs :: https://github.com/ruby/rake/issues
5- docs :: http://docs.seattlerb.org/rake
5+ docs :: http://docs.seattlerb.org/rake/
66build :: {<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.
9898Rake is a late entry in the make replacement field. Here are links to
9999other 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
You can’t perform that action at this time.
0 commit comments