Skip to content

Commit

Permalink
updated link (#521)
Browse files Browse the repository at this point in the history
  • Loading branch information
yeniatencio authored Oct 16, 2024
1 parent f978b99 commit 3ca1708
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tide_core.module
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ function tide_core_form_alter(&$form, FormStateInterface $form_state, $form_id)
&& isset($form['field_metatags']['widget'][0]['open_graph'])
&& isset($form['field_metatags']['widget'][0]['open_graph']['og_locale'])
) {
$url = Url::fromUri('https://digital-vic.atlassian.net/servicedesk/customer/portal/14/article/2272657746', [
$url = Url::fromUri('https://digital-vic.atlassian.net/servicedesk/customer/portal/27/article/2272657746', [
'attributes' => [
'target' => '_blank',
],
Expand Down

0 comments on commit 3ca1708

Please sign in to comment.