diff options
| author | Remi Collet <fedora@famillecollet.com> | 2016-12-23 11:21:12 +0100 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2016-12-23 11:21:12 +0100 | 
| commit | babf565fcefcb46ad88f0aeb9ae54a624878422e (patch) | |
| tree | 007613e28707b398012663363c35ace5b314ec45 | |
| parent | 577a1fbdc7b99634fbab7702a04bec9f4cfb40dc (diff) | |
ZF: switch URL to link to documentation
| -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 419fa84..5c35058 100644 --- a/php-zendframework-zend-view.spec +++ b/php-zendframework-zend-view.spec @@ -26,7 +26,7 @@ Summary:        Zend Framework %{library} component  Group:          Development/Libraries  License:        BSD -URL:            https://framework.zend.com/ +URL:            https://zendframework.github.io/%{gh_project}/  Source0:        %{gh_commit}/%{name}-%{version}-%{gh_short}.tgz  Source1:        makesrc.sh | 
