You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/templating/twig_function_reference/content_twig_functions.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -112,7 +112,7 @@ If the content item doesn't have a translation in the prioritized or passed lang
112
112
113
113
| Argument | Type | Description |
114
114
|---------------|------|-------------|
115
-
|`content`|[`Ibexa\Contracts\Core\Repository\Values\Content\Content`](php_api_reference/classes/Ibexa-Contracts-Core-Repository-Values-Content-Content.html)| Content item to display the category name for. |
115
+
|`content`|[`Ibexa\Contracts\Core\Repository\Values\Content\Content`](../../../api/php_api/php_api_reference/classes/Ibexa-Contracts-Core-Repository-Values-Content-Content.html)| Content item to display the category name for. |
0 commit comments