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 | 37396e0a172e361013e55f80f0d894b3cb499cd2 (patch) | |
tree | 5491a72e9d50002a2d6978303fc9b15f3f42ca7d | |
parent | 60945f9061385b52103b97b0145d107784805342 (diff) |
ZF: switch URL to link to documentation
-rw-r--r-- | php-zendframework-zend-diactoros.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-zendframework-zend-diactoros.spec b/php-zendframework-zend-diactoros.spec index b82bef2..c2c9b19 100644 --- a/php-zendframework-zend-diactoros.spec +++ b/php-zendframework-zend-diactoros.spec @@ -37,7 +37,7 @@ Summary: PSR HTTP Message implementations Group: Development/Libraries License: BSD -URL: https://github.com/%{github_owner}/%{github_name} +URL: https://zendframework.github.io/%{gh_project}/ # GitHub export does not include tests. # Run php-zendframework-zend-diactoros-get-source.sh to create full source. |