From a7ee174b8d70ea4c021a42d9b88a8138a8aabd68 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 22 Jun 2016 14:51:47 +0200 Subject: php-zendframework-zend-captcha: doc link --- php-zendframework-zend-captcha.spec | 2 ++ 1 file changed, 2 insertions(+) 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} -- cgit