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>2016-02-01 11:40:25 +0100
commite9c106358e87d37a3592a980fc000aa9caea5bf4 (patch)
treed5830cfb58ea54e446e97a96d05965a1e08d0df0 /src/v1.erl
parent162e3c626bedcbb782e2c556279f47bc563236d8 (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