summaryrefslogtreecommitdiffstats
path: root/php-zendframework-zend-inputfilter.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-zendframework-zend-inputfilter.spec')
-rw-r--r--php-zendframework-zend-inputfilter.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/php-zendframework-zend-inputfilter.spec b/php-zendframework-zend-inputfilter.spec
index 3de69d0..29e672b 100644
--- a/php-zendframework-zend-inputfilter.spec
+++ b/php-zendframework-zend-inputfilter.spec
@@ -81,6 +81,8 @@ The Zend\InputFilter component can be used to filter and validate generic sets
of input data. For instance, you could use it to filter $_GET or $_POST values,
CLI arguments, etc.
+Documentation: https://zendframework.github.io/%{gh_project}/
+
%prep
%setup -q -n %{gh_project}-%{gh_commit}