From b776040786281ac86c5d582a48eb592db77a24fe Mon Sep 17 00:00:00 2001 From: Timothy Lim Date: Sat, 12 Nov 2022 17:01:54 +0800 Subject: [PATCH] docs: Add link to menu entry variables (#1827) * docs: Add link to menu entry variables Add link to menu entry variables that show definition and format. Fixes #1693 * Update content/en/content-management/menus.md Co-authored-by: Joe Mooring --- content/en/content-management/menus.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/content-management/menus.md b/content/en/content-management/menus.md index aefc99e00..d12a9b306 100644 --- a/content/en/content-management/menus.md +++ b/content/en/content-management/menus.md @@ -69,7 +69,7 @@ menu: ## Add Non-content Entries to a Menu -You can also add entries to menus that aren’t attached to a piece of content. This takes place in your Hugo project's [`config` file][config]. +You can also add entries to menus that aren’t attached to a piece of content. This takes place in your Hugo project's [`config` file][config] (see [Menu Entry Properties][me-props] for full details of available variables). Here’s an example snippet pulled from a configuration file: