diff options
| author | Remi Collet <fedora@famillecollet.com> | 2016-06-25 07:21:49 +0200 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2016-06-25 07:21:49 +0200 | 
| commit | b0f19b604fef5cdea742da36361e32c27737d17e (patch) | |
| tree | 16b8524728ad2df4f005868110f31cf1086c6017 | |
| parent | 466cd6c2ad9cebbd95eee57367ccf07337c65fff (diff) | |
ZF: add documentation link in all packages
| -rw-r--r-- | php-zendframework-zend-view.spec | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/php-zendframework-zend-view.spec b/php-zendframework-zend-view.spec index a8dd9fc..bb94bfa 100644 --- a/php-zendframework-zend-view.spec +++ b/php-zendframework-zend-view.spec @@ -156,7 +156,7 @@ Zend\View provides the “View” layer of Zend Framework 2’s MVC system.  It is a multi-tiered system allowing a variety of mechanisms for extension,  substitution, and more. -Documentation: https://zendframework.github.io/zend-view/ +Documentation: https://zendframework.github.io/%{gh_project}/  %prep | 
