You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: quickstart.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -456,7 +456,7 @@ <h2>Next Steps<a class="headerlink" href="#next-steps" title="Link to this headi
456
456
<p>Now that you’ve seen the basics, you can:</p>
457
457
<ulclass="simple">
458
458
<li><p><strong>Learn more about configuration files</strong>: See the <codeclass="docutils literal notranslate"><spanclass="pre">config/</span></code> directory for examples of stream and survey configurations</p></li>
459
-
<li><p><strong>Explore the API</strong>: Check the <aclass="reference internal" href="#modules.md"><spanclass="xref myst">API Reference</span></a> for detailed documentation of all classes and functions</p></li>
459
+
<li><p><strong>Explore the API</strong>: Check the <aclass="reference internal" href="modules.html"><spanclass="std std-doc">API Reference</span></a> for detailed documentation of all classes and functions</p></li>
460
460
<li><p><strong>View detailed examples</strong>: Visit the <codeclass="docutils literal notranslate"><spanclass="pre">notebooks/</span></code> directory for Jupyter notebooks with more complex workflows</p></li>
461
461
<li><p><strong>Customize surveys</strong>: Learn how to define your own survey parameters in YAML files</p></li>
462
462
<li><p><strong>Try different stream models</strong>: Experiment with different parametric stream descriptions</p></li>
0 commit comments