Skip to content
This repository was archived by the owner on Jan 30, 2020. It is now read-only.

Commit 72c3756

Browse files
committed
Merge branch 'hotfix/README'
2 parents 083f794 + a9e18de commit 72c3756

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,12 @@
33
[![Build Status](https://secure.travis-ci.org/zendframework/zend-form.svg?branch=master)](https://secure.travis-ci.org/zendframework/zend-form)
44
[![Coverage Status](https://coveralls.io/repos/zendframework/zend-form/badge.svg?branch=master)](https://coveralls.io/r/zendframework/zend-form?branch=master)
55

6-
The `Zend\Form` is intended primarily as a bridge between your domain models and
6+
zend-form is intended primarily as a bridge between your domain models and
77
the View Layer. It composes a thin layer of objects representing form elements,
88
an InputFilter, and a small number of methods for binding data to and from the
99
form and attached objects.
1010

1111
- File issues at https://github.com/zendframework/zend-form/issues
12-
- Documentation is at https://zendframework.github.io/zend-form/
12+
- Ask questions at https://discourse.zendframework.com/c/questions/components
13+
(use the tag zend-form)
14+
- Documentation is at https://docs.zendframework.com/zend-form/

0 commit comments

Comments
 (0)