Skip to content

Commit 6425e2e

Browse files
committed
Revert feedback to old value
1 parent da34989 commit 6425e2e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

WooCommerce/Classes/System/WooConstants.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,9 +124,9 @@ extension WooConstants {
124124
case addPaymentMethodWCShip = "https://wordpress.com/me/purchases/add-payment-method"
125125

126126
#if DEBUG
127-
case simplePaymentsPrototypeFeedback = "https://automattic.survey.fm/woo-app-simple-payments-testing"
127+
case simplePaymentsPrototypeFeedback = "https://automattic.survey.fm/woo-app-quick-order-testing"
128128
#else
129-
case simplePaymentsPrototypeFeedback = "https://automattic.survey.fm/woo-app-simple-payments-production"
129+
case simplePaymentsPrototypeFeedback = "https://automattic.survey.fm/woo-app-quick-order-production"
130130
#endif
131131

132132
/// Returns the URL version of the receiver

0 commit comments

Comments
 (0)