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 | fb0ff35b5ef7c4411a418dd0799853db1cdfab3a (patch) | |
| tree | 39842dfbb51e62599c40d56e3b078603652db3fd | |
| parent | ccde83fc5cf6da5ebc93a6c5eb67381a113c8cb5 (diff) | |
ZF: switch URL to link to documentation
| -rw-r--r-- | php-zendframework-zend-soap.spec | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/php-zendframework-zend-soap.spec b/php-zendframework-zend-soap.spec index ae041cb..422b0b8 100644 --- a/php-zendframework-zend-soap.spec +++ b/php-zendframework-zend-soap.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 | 
