ソースを参照

Fix guide index's link to custom form

Rob Winch 12 年 前
コミット
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