We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abb83c7 commit 41865a2Copy full SHA for 41865a2
1 file changed
packages/core/constants/links.ts
@@ -14,7 +14,7 @@ export const LINKS = {
14
contact: "/contact",
15
billing: {
16
root: "https://billing.nodebyte.host",
17
- store: "https://billing.nodebyte.host/store",
+ store: "https://billing.nodebyte.host",
18
login: "https://billing.nodebyte.host/login",
19
submitTicket: "https://billing.nodebyte.host/tickets/create",
20
freeTrial: "https://billing.nodebyte.host/products/free-trial",
0 commit comments