Skip to content

Commit

Permalink
Freebase API url has changed
Browse files Browse the repository at this point in the history
  • Loading branch information
dwbutler committed Aug 3, 2012
1 parent e327464 commit aeeac56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/ken.rb
Expand Up @@ -22,7 +22,7 @@
Ken::Logger.new(STDOUT, :error)

# init default session
Ken::Session.new('http://www.freebase.com', 'ma', 'xxxxx')
Ken::Session.new('http://api.freebase.com', 'ma', 'xxxxx')

module Ken
extend Extlib::Assertions
Expand Down

0 comments on commit aeeac56

Please sign in to comment.