Skip to content

Commit 7ef3be9

Browse files
committed
[FIX] howto/website_themes: Megamenu option typo
closes #13556 X-original-commit: d6a294f Signed-off-by: Brandon Mercier (bram) <[email protected]>
1 parent 17d60d2 commit 7ef3be9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/developer/howtos/website_themes/navigation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ Create your own template and add it to the list.
258258
Use the following code to add an option for your new custom mega menu on the Website Builder.
259259

260260
.. code-block:: xml
261-
:caption: ``/website_airproof/data/presets.xml``
261+
:caption: ``/website_airproof/views/snippets/options.xml``
262262
263263
<template id="snippet_options" inherit_id="website.snippet_options" name="Airproof - Mega Menu Options">
264264
<xpath expr="//*[@data-name='mega_menu_template_opt']/*" position="before">

0 commit comments

Comments
 (0)