Skip to content

Commit 32b04be

Browse files
Update README.md
1 parent 5861bb9 commit 32b04be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ def index():
3131
<html>
3232
<head>
3333
<title>Using WebForms Core</title>
34-
<script type="text/javascript" src="/script/web-forms.js"></script>
34+
<script type="text/javascript" src="/static/script/web-forms.js"></script>
3535
</head>
3636
<body>
3737
<form method="post" action="/">

0 commit comments

Comments
 (0)