Skip to content

Commit 5dd1369

Browse files
authored
Fix broken hash link
1 parent d637c76 commit 5dd1369

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/5.x/reference/twig/tags.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -550,7 +550,7 @@ That would result in:
550550
```
551551

552552
::: tip
553-
This tag works identically to the [namespace](filters.md#namespace) filter, except that it will call <craft5:craft\web\View::setNamespace()> at the beginning, so any PHP code executed within it can be aware of what the nested IDs will become.
553+
This tag works identically to the [namespace](filters.md#namespace-or-ns) filter, except that it will call <craft5:craft\web\View::setNamespace()> at the beginning, so any PHP code executed within it can be aware of what the nested IDs will become.
554554
:::
555555

556556
## `nav`

0 commit comments

Comments
 (0)