소스 검색

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