We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 631474e commit d039ce5Copy full SHA for d039ce5
index.html
@@ -31,7 +31,7 @@
31
<li>
32
<a href="Apps/CesiumViewer/index.html?inspector=true">Cesium Inspector</a>
33
(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>)
+ (with <a href="Apps/CesiumViewer/index.html?source=../SampleData/simple.czml&inspector=true">simple CZML</a>)
35
</li>
36
37
<a href="Apps/TimelineDemo/index.html">Timeline Demo</a>
0 commit comments