Skip to content

Commit d6a294f

Browse files
committed
[FIX] howto/website_themes: Megamenu option typo
closes #13512 Signed-off-by: Brandon Mercier (bram) <[email protected]>
1 parent 541c9d4 commit d6a294f

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)