Skip to content

Commit 4320f04

Browse files
author
caoxinke
committed
更改产品页路径更新header.html
1 parent 0d5bc7d commit 4320f04

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

examples/section/header.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,11 @@
2727
<i class="fa fa-sort-down"></i>
2828
</a>
2929
<ul class="dropdown-menu">
30-
<li><a href="../../web/docs/leaflet.html">for Leaflet</a></li>
31-
<li><a href="../../web/docs/openlayers.html">for OpenLayers</a></li>
32-
<li><a href="../../web/docs/mapboxgl.html">for MapboxGL</a></li>
33-
<li><a href="../../web/docs/classic.html">iClient Classic</a></li>
34-
<li><a href="../../web/docs/3dwebgl.html">3D-WebGL</a></li>
30+
<li><a href="../../web/introduction/leaflet.html">for Leaflet</a></li>
31+
<li><a href="../../web/introduction/openlayers.html">for OpenLayers</a></li>
32+
<li><a href="../../web/introduction/mapboxgl.html">for MapboxGL</a></li>
33+
<li><a href="../../web/introduction/classic.html">iClient Classic</a></li>
34+
<li><a href="../../web/introduction/3dwebgl.html">3D-WebGL</a></li>
3535
</ul>
3636
</li>
3737
<li class="dropdown nav-dropdown-menu example-menu">

0 commit comments

Comments
 (0)