Skip to content

Commit

Permalink
DEVELOP update: admin-bar.php
Browse files Browse the repository at this point in the history
  • Loading branch information
flaubert-dev committed Dec 12, 2022
1 parent 07a4d0b commit 0467e76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inc/admin-bar.php
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ function really_simple_doc_item( $admin_bar ){
'id' => 'really-simple-admin-bar-documentation',
'parent' => 'really-simple-admin-bar',
'title' => esc_html__( 'Documentation', 'really-simple' ),
'href' => 'https://github.com/Dev-Flaubert-Wordpress/really-simple-theme#really-simple',
'href' => 'https://github.com/Dev-Flaubert-Wordpress/really-simple-theme#really-simple-theme',
'meta' => [ 'target' => '_blank' ],
]);
}
Expand Down

0 comments on commit 0467e76

Please sign in to comment.