diff --git a/inc/admin/assets/panels/important-link-panel.php b/inc/admin/assets/panels/important-link-panel.php index 6728bee..977787f 100644 --- a/inc/admin/assets/panels/important-link-panel.php +++ b/inc/admin/assets/panels/important-link-panel.php @@ -20,7 +20,7 @@ public function render_content() { //Add Theme instruction, Support Forum, Demo Link, Rating Link $important_links = array( 'view-pro' => array( - 'link' => esc_url( 'https://themeegg.com/downloads/eggnews-pro-wordpress-theme/' ), + 'link' => esc_url( 'https://goo.gl/bNY8LR' ), 'text' => esc_html__( 'View Pro', 'eggnews' ), ), 'theme-info' => array(