Skip to content

Commit

Permalink
changed homepage project
Browse files Browse the repository at this point in the history
  • Loading branch information
mdesantis committed Jun 30, 2011
1 parent 1dcd4a3 commit bc14152
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Expand Up @@ -2,7 +2,7 @@ require 'psych'
require 'echoe'

Echoe.new("rfql") do |p|
p.project = nil
p.project = 'http://github.com/ProGNOMmers/rfql'
p.author = "De Santis Maurizio"
p.email = 'desantis.maurizio@gmail.com'
p.description = "RFQL - Ruby interface for Facebook Query Language"
Expand Down

0 comments on commit bc14152

Please sign in to comment.