diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-06-22 14:51:47 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-06-22 14:51:47 +0200 |
commit | a7ee174b8d70ea4c021a42d9b88a8138a8aabd68 (patch) | |
tree | 8185db6efbb4e991afa8ad009c5bcac8358508af | |
parent | 694ad90e781e08bef4edac1791f006e4a9f86cf2 (diff) |
php-zendframework-zend-captcha: doc link
-rw-r--r-- | php-zendframework-zend-captcha.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/php-zendframework-zend-captcha.spec b/php-zendframework-zend-captcha.spec index 1de849a..1ea2b4d 100644 --- a/php-zendframework-zend-captcha.spec +++ b/php-zendframework-zend-captcha.spec @@ -98,6 +98,8 @@ information is a human and not an automated process. Typically, a captcha is used with form submissions where authenticated users are not necessary, but you want to prevent spam submissions. +Documentation: https://zendframework.github.io/zend-captcha/ + %prep %setup -q -n %{gh_project}-%{gh_commit} |