| @@ -500,10 +500,10 @@ | ||
| 500 | 500 | ]; |
| 501 | 501 | |
| 502 | 502 | $additions_actions = [ |
| 503 | 503 | 'go-pro' => [ |
| 504 | - 'title' => esc_html__( 'Go Pro', 'elementor' ), | |
| 505 | - 'link' => Utils::get_pro_link( 'https://elementor.com/pro/?utm_source=wp-overview-widget&utm_campaign=gopro&utm_medium=wp-dash' ), | |
| 504 | + 'title' => esc_html__( 'Upgrade', 'elementor' ), | |
| 505 | + 'link' => 'https://go.elementor.com/go-pro-wp-overview-widget', | |
| 506 | 506 | ], |
| 507 | 507 | ]; |
| 508 | 508 | |
| 509 | 509 | // Visible to all core users when Elementor Pro is not installed. |