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 | 535d78a1ce9b99faa0a74bd08cb8a3553bcd622c (patch) | |
tree | 81c2150c78651eba4876c2eda4eecb39028cdb4a | |
parent | 9c27a73b83d59de2cbcab24b3a2f8f3b328105d7 (diff) |
ZF: switch URL to link to documentation
-rw-r--r-- | php-zendframework-zend-form.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-zendframework-zend-form.spec b/php-zendframework-zend-form.spec index 59f0a4e..8910e24 100644 --- a/php-zendframework-zend-form.spec +++ b/php-zendframework-zend-form.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 |