Browse Source

Fix guide index's link to custom form

Rob Winch 12 năm trước cách đây
mục cha
commit
cf3e2f2c6a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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