Skip to content

Commit fdb2fa4

Browse files
committed
fix href
1 parent 3a2492c commit fdb2fa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/documentation_eg.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -796,7 +796,7 @@ <h4 class="example-section-title" id="layout-options">
796796

797797
{% if legacy_charts %}
798798
<section class="--tutorial-section no-image" id="legacy-charts">
799-
<header class="--section-header"><a href="#layout-options">Legacy Charts</a>
799+
<header class="--section-header"><a href="#legacy-charts">Legacy Charts</a>
800800
<div class="icon copy" data-tooltip="Click to copy direct link.">
801801
<svg style="width:24px;height:24px" viewBox="0 0 24 24">
802802
<path fill="#000000"

0 commit comments

Comments
 (0)