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 | 7c6eba4efb135c54ecb4628022b5de5e61edb6fd (patch) | |
tree | b5ea5cd3506dfbaa5838032d1e92b8e000823d4b | |
parent | f519456c16fb4bfdf99841977dfefdc71db824bd (diff) |
ZF: switch URL to link to documentation
-rw-r--r-- | php-zendframework-zend-loader.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-zendframework-zend-loader.spec b/php-zendframework-zend-loader.spec index ae1c070..dfd8c45 100644 --- a/php-zendframework-zend-loader.spec +++ b/php-zendframework-zend-loader.spec @@ -21,7 +21,7 @@ Summary: Zend Framework %{library} component Group: Development/Libraries License: BSD -URL: https://framework.zend.com/ +URL: https://zendframework.github.io/%{gh_project}/ Source0: https://github.com/%{gh_owner}/%{gh_project}/archive/%{gh_commit}/%{name}-%{version}-%{gh_short}.tar.gz Source1: %{name}-autoload.php |