Skip to content

Commit d039ce5

Browse files
committed
Fix broken path
1 parent 631474e commit d039ce5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<li>
3232
<a href="Apps/CesiumViewer/index.html?inspector=true">Cesium Inspector</a>
3333
(with <a href="Apps/Sandcastle/gallery/Cesium%20Inspector.html">example primitives</a>)
34-
(with <a href="Apps/CesiumViewer/index.html?source=Gallery/simple.czml&inspector=true">simple CZML</a>)
34+
(with <a href="Apps/CesiumViewer/index.html?source=../SampleData/simple.czml&inspector=true">simple CZML</a>)
3535
</li>
3636
<li>
3737
<a href="Apps/TimelineDemo/index.html">Timeline Demo</a>

0 commit comments

Comments
 (0)