Skip to content

Commit edb3782

Browse files
authored
[4.4] tags learn more link (#42815)
1 parent 8ea7355 commit edb3782

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

administrator/components/com_tags/tmpl/tags/emptystate.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
$displayData = [
1717
'textPrefix' => 'COM_TAGS',
1818
'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!',
19+
'helpURL' => 'https://docs.joomla.org/Special:MyLanguage/J4.x:How_To_Use_Content_Tags_in_Joomla',
2020
'icon' => 'icon-tags tags',
2121
];
2222

0 commit comments

Comments
 (0)