Skip to content

Commit 0d64866

Browse files
kevingoldsmithKevin Goldsmith
andauthored
fixed link to getting started (#16)
Co-authored-by: Kevin Goldsmith <kgoldsmith@anaconda.com>
1 parent 43e1a40 commit 0d64866

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ <h2>Install</h2>
163163
&lt;link rel="stylesheet" href="https://pyscript.net/alpha/pyscript.css" /&gt;<br>
164164
&lt;script defer src="https://pyscript.net/alpha/pyscript.js"&gt;&lt;/script&gt;
165165
</code>
166-
<p>Click <a href="https://github.com/pyscript/pyscript/blob/main/GETTING-STARTED.md" target="_blank">here</a> for more info on how to use PyScript.</p>
166+
<p>Click <a href="https://github.com/pyscript/pyscript/blob/main/docs/tutorials/getting-started.md" target="_blank">here</a> for more info on how to use PyScript.</p>
167167
</div>
168168
</div>
169169
</div>

0 commit comments

Comments
 (0)