Skip to content

Commit

Permalink
fix relative url attempt
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidLeoni committed Aug 23, 2024
1 parent 75f2f43 commit 7604f7f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyscript.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"files": {
"/turtleps.py": "turtleps.py"
"/turtleps.py": "turtleps.py",
"/turtle-pyscript/turtleps.py" : "turtleps.py"
},
"packages": []
}

0 comments on commit 7604f7f

Please sign in to comment.