We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ea7355 commit edb3782Copy full SHA for edb3782
administrator/components/com_tags/tmpl/tags/emptystate.php
@@ -16,7 +16,7 @@
16
$displayData = [
17
'textPrefix' => 'COM_TAGS',
18
'formURL' => 'index.php?option=com_tags&task=tag.add',
19
- 'helpURL' => 'https://docs.joomla.org/Special:MyLanguage/J3.x:How_To_Use_Content_Tags_in_Joomla!',
+ 'helpURL' => 'https://docs.joomla.org/Special:MyLanguage/J4.x:How_To_Use_Content_Tags_in_Joomla',
20
'icon' => 'icon-tags tags',
21
];
22
0 commit comments