Skip to content

Commit 503298c

Browse files
[FIX] Broken Link to Setup Fixed
Don't need relative path if in same dir, so updated to just filename :)
1 parent 38a95aa commit 503298c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/getting-started/introduction.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ interpreter
4141
</Step>
4242
</Steps>
4343

44-
We've also developed [one-line installers](/getting-started/setup) that install Python and set up Open Interpreter.
44+
We've also developed [one-line installers](setup.mdx) that install Python and set up Open Interpreter.

0 commit comments

Comments
 (0)