From 9da272808ea11f073c61736a5fc222e7693e390c 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-test.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/php-zendframework-zend-test.spec b/php-zendframework-zend-test.spec index 0892f6b..3e3cdae 100644 --- a/php-zendframework-zend-test.spec +++ b/php-zendframework-zend-test.spec @@ -118,6 +118,8 @@ testing of your Zend Framework MVC applications. PHPUnit is the only library supported currently. +Documentation: https://zendframework.github.io/%{gh_project}/ + %prep %setup -q -n %{gh_project}-%{gh_commit} -- cgit