summaryrefslogtreecommitdiff
path: root/src/v1.erl
diff options
context:
space:
mode:
authorLinus Nordberg <linus@nordu.net>2015-11-13 17:27:30 +0100
committerLinus Nordberg <linus@nordu.net>2015-11-20 10:14:16 +0100
commit6a22acb08fb2675bf254acf8c014039727dbb891 (patch)
tree3a81628b9c1540261e129e98cab1d5d47b651565 /src/v1.erl
parentc308b5eee38c58e122f6eebcca575ed6734bb3b7 (diff)
Change application URL to open/gaol/v1.
Diffstat (limited to 'src/v1.erl')
-rw-r--r--src/v1.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/v1.erl b/src/v1.erl
index 40e93f2..a52171e 100644
--- a/src/v1.erl
+++ b/src/v1.erl
@@ -7,7 +7,7 @@
%% API (URL)
-export([request/4]).
--define(APPURL_CT_V1, "ct/v1").
+-define(APPURL_CT_V1, "open/gaol/v1").
check_valid_sth() ->
case plop:sth() of