We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5861bb9 commit 32b04beCopy full SHA for 32b04be
python/README.md
@@ -31,7 +31,7 @@ def index():
31
<html>
32
<head>
33
<title>Using WebForms Core</title>
34
- <script type="text/javascript" src="/script/web-forms.js"></script>
+ <script type="text/javascript" src="/static/script/web-forms.js"></script>
35
</head>
36
<body>
37
<form method="post" action="/">
0 commit comments