Skip to content

Commit

Permalink
pro link update
Browse files Browse the repository at this point in the history
  • Loading branch information
themeegg committed Mar 7, 2018
1 parent 266e24e commit e848bcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inc/admin/assets/panels/important-link-panel.php
Original file line number Diff line number Diff line change
Expand Up @@ -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(
Expand Down

0 comments on commit e848bcb

Please sign in to comment.