Skip to content

Commit

Permalink
Compete server address
Browse files Browse the repository at this point in the history
  • Loading branch information
YYoko committed Nov 23, 2015
1 parent 1397eeb commit a1d4e24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/fastlane/actions/appaloosa.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
module Fastlane
module Actions
class AppaloosaAction < Action
APPALOOSA_SERVER = 'https://appaloosa-store.com/api/v1'
APPALOOSA_SERVER = 'https://www.appaloosa-store.com/api/v1'
def self.run(params)
require 'http'

Expand Down

0 comments on commit a1d4e24

Please sign in to comment.