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