Skip to content

Commit

Permalink
Closes #7099 Update ID & links for beacon host fonts (#7100)
Browse files Browse the repository at this point in the history
  • Loading branch information
remyperona authored Nov 14, 2024
1 parent 6fcdd7a commit 9a55086
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions inc/Engine/Admin/Beacon/Beacon.php
Original file line number Diff line number Diff line change
Expand Up @@ -833,12 +833,12 @@ public function get_suggest( $doc_id ) {
],
'host_fonts_locally' => [
'en' => [
'id' => '',
'url' => '',
'id' => '673358b02ddbd952f6241b38',
'url' => 'https://docs.wp-rocket.me/article/1847-host-google-fonts-locally?utm_source=wp_plugin&utm_medium=wp_rocket',
],
'fr' => [
'id' => '',
'url' => '',
'id' => '6733652e2ddbd952f6241b67',
'url' => 'https://fr.docs.wp-rocket.me/article/1848-heberger-localement-les-polices-google-fonts?utm_source=wp_plugin&utm_medium=wp_rocket',
],
],
];
Expand Down

0 comments on commit 9a55086

Please sign in to comment.