Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion doc/book/usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,5 @@ you will use the combination of:
>
> [zend-form](https://github.com/zendframework/zend-form) contains integration
> with zend-captcha via the class `Zend\Form\Element\Captcha`; read the
> [documentation on the CAPTCHA form element](http://framework.zend.com/manual/current/en/modules/zend.form.elements.html#captcha)
> [documentation on the CAPTCHA form element](https://docs.zendframework.com/zend-form/element/captcha/)
> for more details.