Skip to content
Snippets Groups Projects
Commit 0febf1a7 authored by Andrew Gorokhovets's avatar Andrew Gorokhovets Committed by Rich Gerdes
Browse files

Issue #3240637 by Andrew Gorokhovets, ershov.andrey: Broken link to...

Issue #3240637 by Andrew Gorokhovets, ershov.andrey: Broken link to documentation on HubSpot settings form
parent c5ce25dc
No related branches found
No related tags found
No related merge requests found
......@@ -88,7 +88,7 @@ class AdminSettings extends ConfigFormBase {
'#type' => 'textfield',
'#required' => TRUE,
'#default_value' => $config->get('hubspot_portal_id'),
'#description' => $this->t('Enter the HubSpot Portal ID for this site. <a href=":url" target="_blank">How do I find my portal ID?</a>.', [
'#description' => $this->t('Enter the HubSpot Portal ID for this site. <a href="@url" target="_blank">How do I find my portal ID?</a>.', [
'@url' => 'https://knowledge.hubspot.com/articles/kcs_article/account/where-can-i-find-my-hub-id',
]),
];
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment