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 | 6679a7095092a6df91a92bca7f7623454027861c (patch) | |
| tree | 2169a935bb14eec2e09103d55fdff5c8fceeda56 | |
| parent | c8df70ede93337a2e5b8e91e755c8b87c33c7c53 (diff) | |
ZF: switch URL to link to documentation
| -rw-r--r-- | php-zendframework-zend-mime.spec | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/php-zendframework-zend-mime.spec b/php-zendframework-zend-mime.spec index b97d6bc..693688a 100644 --- a/php-zendframework-zend-mime.spec +++ b/php-zendframework-zend-mime.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 | 
