correct url
This commit is contained in:
parent
b1524bc7e7
commit
d0e306d0d0
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ class PApiUrls {
|
|||
static String getLanguages = "${PApiUrls.choreoEndpoint}/languages";
|
||||
|
||||
/// ---------------------- Users --------------------------------------
|
||||
static String paymentLink = "${PApiUrls.accountEndpoint}/payment_link";
|
||||
static String paymentLink = "${PApiUrls.subscriptionEndpoint}/payment_link";
|
||||
|
||||
/// ---------------------- Conversation Partner -------------------------
|
||||
/// PTODO: Migrate or remove
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue