Skip to content

Commit e00b07e

Browse files
Update README.md
1 parent 32b04be commit e00b07e

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
@@ -20,7 +20,7 @@ app.get('/', (req, res) => {
2020
<html>
2121
<head>
2222
<title>Using WebForms Core</title>
23-
<script type="text/javascript" src="/static/script/web-forms.js"></script>
23+
<script type="text/javascript" src="/script/web-forms.js"></script>
2424
</head>
2525
<body>
2626
<form method="post" action="/" >

0 commit comments

Comments
 (0)