Skip to content

Commit

Permalink
dom
Browse files Browse the repository at this point in the history
  • Loading branch information
johnantoni committed Dec 19, 2010
1 parent ace392a commit b0e8c74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.rb
Expand Up @@ -13,7 +13,7 @@
require 'ostruct' require 'ostruct'
Shorten = OpenStruct.new( Shorten = OpenStruct.new(
:base_url => ENV['url'], :base_url => ENV['url'],
:service_name => "101th.name", :service_name => "108th.name",
:button_text => "➼", :button_text => "➼",
:path_size => 4 :path_size => 4
) )
Expand Down

0 comments on commit b0e8c74

Please sign in to comment.