Skip to content

Commit f2cd7d3

Browse files
committed
Fix broken link to Installing Python in Quick Start Guide
1 parent 3cb0b01 commit f2cd7d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/dev/python-quickstart-guide/02-installing-git.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Both tools are essential for RMC development — even if you are working on a so
6868
<a href="https://git-scm.com/downloads/win">Portable Git</a> (the "Portable" or
6969
"thumbdrive" edition), extract it to a permanent folder, and add the folder to your
7070
user PATH (same process as described in{' '}
71-
<a href="./01-installing-python">Installing Python</a>).
71+
<a href="./installing-python">Installing Python</a>).
7272
</p>
7373
<h4>GitHub Desktop</h4>
7474
<ol>

0 commit comments

Comments
 (0)