Browse Source

fix links in form doc

pull/729/head v0.1.29
Dushan Despotovic 2 years ago
parent
commit
c11d53d219
  1. 8
      docs/form/form.md

8
docs/form/form.md

@ -32,10 +32,10 @@ A summary of how the form is split up is as follows:
More information about these form elements can be found in the following links: More information about these form elements can be found in the following links:
- [Section](docs/form/section.md) - [Section](/docs/form/section.md)
- [Subsection](docs/form/subsection.md) - [Subsection](/docs/form/subsection.md)
- [Page](docs/form/page.md) - [Page](/docs/form/page.md)
- [Question](docs/form/question.md) - [Question](/docs/form/question.md)
### The Form Model, Views and Controller ### The Form Model, Views and Controller

Loading…
Cancel
Save