Skip to content

Commit ba4747f

Browse files
authored
Fix "on your guide" link in beginning-pyscript.md
Fix link as below - `user-guide.md` -> `user-guide/index.md`
1 parent 8aa0b96 commit ba4747f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/beginning-pyscript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,4 +252,4 @@ needed to build yet more interesting things of your own.
252252

253253
PyScript is extremely powerful, and these beginner steps only just scratch the
254254
surface. To learn about PyScript in more depth, check out
255-
[our user guide](user-guide.md).
255+
[our user guide](user-guide/index.md).

0 commit comments

Comments
 (0)