diff options
-rw-r--r-- | php-zendframework-zend-paginator.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/php-zendframework-zend-paginator.spec b/php-zendframework-zend-paginator.spec index 2150f8e..0e6f072 100644 --- a/php-zendframework-zend-paginator.spec +++ b/php-zendframework-zend-paginator.spec @@ -94,6 +94,8 @@ Provides: php-composer(%{gh_owner}/%{gh_project}) = %{version} Zend\Paginator is a flexible component for paginating collections of data and presenting that data to users. +Documentation: https://zendframework.github.io/%{gh_project}/ + %prep %setup -q -n %{gh_project}-%{gh_commit} |