Skip to content

Commit

Permalink
update s3 repo url
Browse files Browse the repository at this point in the history
  • Loading branch information
hone committed Oct 21, 2011
1 parent 43ee356 commit 8ef8d07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/language_pack/base.rb
Expand Up @@ -5,7 +5,7 @@

# abstract class that all the Ruby based Language Packs inherit from
class LanguagePack::Base
VENDOR_URL = "https://s3.amazonaws.com/language-pack-ruby"
VENDOR_URL = "https://s3.amazonaws.com/heroku-buildpack-ruby"

attr_reader :build_path, :cache_path

Expand Down

0 comments on commit 8ef8d07

Please sign in to comment.