diff options
Diffstat (limited to 'docs/content/en/methods/menu/ByName.md')
-rw-r--r-- | docs/content/en/methods/menu/ByName.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/en/methods/menu/ByName.md b/docs/content/en/methods/menu/ByName.md index 04f25c22d..2e28016b6 100644 --- a/docs/content/en/methods/menu/ByName.md +++ b/docs/content/en/methods/menu/ByName.md @@ -62,4 +62,4 @@ You can also sort menu entries using the [`sort`] function. For example, to sort When using the sort function with menu entries, specify any of the following keys: `Identifier`, `Name`, `Parent`, `Post`, `Pre`, `Title`, `URL`, or `Weight`. -[`sort`]: /functions/collections/sort +[`sort`]: /functions/collections/sort/ |