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 | 0f3b45dbb255236f42811c63a81f45c98bd9068d (patch) | |
| tree | a57343db421f4d5aa641f81655bb52af94ea0a65 | |
| parent | 3f5f603d9cf1078f6ee4a27d6e3f846e53baa409 (diff) | |
ZF: switch URL to link to documentation
| -rw-r--r-- | php-zendframework-zend-math-dev.spec | 2 | ||||
| -rw-r--r-- | php-zendframework-zend-math.spec | 2 | 
2 files changed, 2 insertions, 2 deletions
| diff --git a/php-zendframework-zend-math-dev.spec b/php-zendframework-zend-math-dev.spec index d97d878..5de1e68 100644 --- a/php-zendframework-zend-math-dev.spec +++ b/php-zendframework-zend-math-dev.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 diff --git a/php-zendframework-zend-math.spec b/php-zendframework-zend-math.spec index 2c38af0..e916593 100644 --- a/php-zendframework-zend-math.spec +++ b/php-zendframework-zend-math.spec @@ -26,7 +26,7 @@ Summary:        Zend Framework %{library} component  Group:          Development/Libraries  License:        BSD -URL:            http://framework.zend.com/ +URL:            https://zendframework.github.io/%{gh_project}/  Source0:        %{gh_commit}/%{name}-%{version}-%{gh_short}.tgz  Source1:        makesrc.sh | 
