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 93cfe76 commit 765f3b1Copy full SHA for 765f3b1
nodejs/README.md
@@ -18,7 +18,7 @@ app.get('/', (req, res) => {
18
<html>
19
<head>
20
<title>Using WebForms Core</title>
21
- <script type="text/javascript" src="/script/web-forms.js"></script>
+ <script type="text/javascript" src="/static/script/web-forms.js"></script>
22
</head>
23
<body>
24
<form method="post" action="/" >
0 commit comments