Skip to content

Commit 765f3b1

Browse files
Update README.md
1 parent 93cfe76 commit 765f3b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nodejs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ app.get('/', (req, res) => {
1818
<html>
1919
<head>
2020
<title>Using WebForms Core</title>
21-
<script type="text/javascript" src="/script/web-forms.js"></script>
21+
<script type="text/javascript" src="/static/script/web-forms.js"></script>
2222
</head>
2323
<body>
2424
<form method="post" action="/" >

0 commit comments

Comments
 (0)