Skip to content

Commit

Permalink
Deployed 85d0ec5 with MkDocs version: 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
alexture committed Dec 10, 2024
1 parent 5ea7c0f commit 8026ed8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion developers/getting-started/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1213,7 +1213,7 @@ <h1>Getting started</h1>
<p>Use the sidebar to navigate through the guide, or click on the links below to jump to a specific section:</p>
<!-- Synched with index.md for now, and the sidebar -->
<ol>
<li><a href="run-devnet.md">Run your own devnet</a> or <a href="connect-to-devnet.md">Connect to the public devnet</a></li>
<li><a href="run-devnet.md">Run your own devnet or connect to the public devnet</a></li>
<li><a href="install-cli/">Interact with a node</a></li>
<li><a href="your-first-smart-contract/">Create your first smart contract</a><ol>
<li>Get inspiration from <a href="../examples/collatz-example-in-depth/">our in-depth Collatz example</a></li>
Expand Down
3 changes: 1 addition & 2 deletions roadmap/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1204,8 +1204,7 @@ <h2 id="currently-supported-proving-schemes">Currently supported proving schemes
<h2 id="testnet">Testnet</h2>
<p>We will release our testnet in early 2025.</p>
<p>While we’re working towards launching the testnet, you can get hands-on right now:<br />
- <a href="../developers/getting-started/connect-to-devnet.md">Explore our public devnet</a>, which is live and ready for use.<br />
- Or, <a href="../developers/getting-started/run-devnet.md">spin up your own instance</a> to start building today!</p>
- <a href="../developers/getting-started/devnet/">Explore our public devnet or spin up your own instance</a> to start building today! </p>



Expand Down
Loading

0 comments on commit 8026ed8

Please sign in to comment.