diff options
Diffstat (limited to 'src/v1.erl')
-rw-r--r-- | src/v1.erl | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |