From d726987b2c517832aca09b286b5803e975865f46 Mon Sep 17 00:00:00 2001 From: sunnylqm Date: Fri, 29 May 2020 10:26:01 +0800 Subject: [PATCH] Update pricing url --- src/utils/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/utils/index.js b/src/utils/index.js index 2075544..0076281 100644 --- a/src/utils/index.js +++ b/src/utils/index.js @@ -137,4 +137,4 @@ export function printVersionCommand() { } } -export const pricingPageUrl = 'https://pushy.reactnative.cn/pricing'; +export const pricingPageUrl = 'https://pushy.reactnative.cn/pricing.html';