summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-zendframework-zend-uri.spec4
1 files changed, 3 insertions, 1 deletions
diff --git a/php-zendframework-zend-uri.spec b/php-zendframework-zend-uri.spec
index a328dc1..6a34167 100644
--- a/php-zendframework-zend-uri.spec
+++ b/php-zendframework-zend-uri.spec
@@ -73,6 +73,8 @@ Zend\Uri is a component that aids in manipulating and validating Uniform
Resource Identifiers (URIs). Zend\Uri exists primarily to service other
components, such as Zend\Http, but is also useful as a standalone utility.
+Documentation: https://zendframework.github.io/%{gh_project}/
+
%prep
%setup -q -n %{gh_project}-%{gh_commit}
@@ -133,4 +135,4 @@ rm -rf %{buildroot}
- raise dependency on PHP >= 5.5
* Tue Aug 4 2015 Remi Collet <remi@fedoraproject.org> - 2.5.1-1
-- initial package \ No newline at end of file
+- initial package