From e1cf864f6eb2360764d5945e05ea0b7a50893818 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sat, 25 Jun 2016 07:21:49 +0200 Subject: ZF: add documentation link in all packages --- php-zendframework-zend-captcha.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'php-zendframework-zend-captcha.spec') diff --git a/php-zendframework-zend-captcha.spec b/php-zendframework-zend-captcha.spec index 1ea2b4d..dc1f8df 100644 --- a/php-zendframework-zend-captcha.spec +++ b/php-zendframework-zend-captcha.spec @@ -98,7 +98,7 @@ 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/ +Documentation: https://zendframework.github.io/%{gh_project}/ %prep -- cgit