diff options
-rw-r--r-- | php-zendframework-zend-hydrator.spec | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/php-zendframework-zend-hydrator.spec b/php-zendframework-zend-hydrator.spec index 9e24cee..d902e64 100644 --- a/php-zendframework-zend-hydrator.spec +++ b/php-zendframework-zend-hydrator.spec @@ -89,6 +89,8 @@ and vice versa, including facilities for filtering which data is mapped as well as providing mechanisms for mapping nested structures. +Documentation: https://zendframework.github.io/%{gh_project}/ + %prep %setup -q -n %{gh_project}-%{gh_commit} @@ -149,4 +151,4 @@ rm -rf %{buildroot} - raise dependency on zend-stdlib >= 2.7 * Thu Jan 28 2016 Remi Collet <remi@fedoraproject.org> - 1.0.1-1 -- initial package
\ No newline at end of file +- initial package |