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 | 66a569bdd8fe70459d5e1f05ed2cbfca2017fb9c (patch) | |
tree | 11ab5f8ebbb0164d46fcaa777a64884f139f33a9 | |
parent | 88e8fcaa1ee24a47ab0eb7e9bab275d0dd8e6849 (diff) |
ZF: switch URL to link to documentation
-rw-r--r-- | php-zendframework-zend-di.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-zendframework-zend-di.spec b/php-zendframework-zend-di.spec index aad16f4..914e68b 100644 --- a/php-zendframework-zend-di.spec +++ b/php-zendframework-zend-di.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 |