Skip to content

Commit ba4f941

Browse files
committed
Update index.html
1 parent 197f604 commit ba4f941

File tree

1 file changed

+2
-2
lines changed
  • samples/hello-world/src/main/resources/views

1 file changed

+2
-2
lines changed

samples/hello-world/src/main/resources/views/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ <h2>Samples</h2>
88
<li><a href="/hello/world">根据url获得参数的hello wolrd</a></li>
99
<li><a href="1.html">静态文件显示</a></li>
1010
<li><a href="form.html">区分queryString和form参数</a></li>
11-
<li><a href="uploadform.html">文件上传展示</a></li>
11+
<li>文件上传展示 todo</li>
1212
</ul>
1313
</body>
14-
</html>
14+
</html>

0 commit comments

Comments
 (0)