浏览代码

Fix guide index's link to custom form

Rob Winch 11 年之前
父节点
当前提交
cf3e2f2c6a
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/guides/src/asciidoc/index.asc

+ 1 - 1
docs/guides/src/asciidoc/index.asc

@@ -12,4 +12,4 @@ These are the most basic starting points for using a web based application.
 
 == Simple Customization
 
-* link:hellomvc.html[Creating a custom login form] - demonstrates how to create a custom login form
+* link:form.html[Creating a custom login form] - demonstrates how to create a custom login form