Skip to content

Commit efae4f8

Browse files
author
Alam
authored
Fix doubled "http://" in line 102
sorry about that....
1 parent 4982040 commit efae4f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rdoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ other projects with similar (and not so similar) goals.
9999

100100
* https://directory.fsf.org/wiki/Bras -- Bras, one of earliest
101101
implementations of "make in a scripting language".
102-
* http://http://www.a-a-p.org -- Make in Python
102+
* http://www.a-a-p.org -- Make in Python
103103
* https://ant.apache.org -- The Ant project
104104
* https://search.cpan.org/search?query=PerlBuildSystem -- The Perl Build System
105105
* https://www.rubydoc.info/gems/rant/0.5.7/frames -- Rant, another Ruby make tool.

0 commit comments

Comments
 (0)