Explorar el Código

Fix guide index's link to custom form

Rob Winch hace 12 años
padre
commit
cf3e2f2c6a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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