summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-06-25 07:21:49 +0200
committerRemi Collet <fedora@famillecollet.com>2016-06-25 07:21:49 +0200
commitd7e05cf85c89b1039d409a9ce1be555bc96b2452 (patch)
tree08f7527a80e90d355748fa2c0cf19d7b75476530
parent697cdee26081b4104be909d925adf3cbe340b24c (diff)
ZF: add documentation link in all packages
-rw-r--r--php-zendframework-zend-psr7bridge.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/php-zendframework-zend-psr7bridge.spec b/php-zendframework-zend-psr7bridge.spec
index dfcefff..4a7d1da 100644
--- a/php-zendframework-zend-psr7bridge.spec
+++ b/php-zendframework-zend-psr7bridge.spec
@@ -72,6 +72,8 @@ Provides: php-composer(%{gh_owner}/%{gh_project}) = %{version}
%description
Code for converting PSR-7 messages to zend-http messages, and vice versa.
+Documentation: https://zendframework.github.io/%{gh_project}/
+
%prep
%setup -q -n %{gh_project}-%{gh_commit}