diff options
-rw-r--r-- | php-zendframework-zend-authentication.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/php-zendframework-zend-authentication.spec b/php-zendframework-zend-authentication.spec index a3723f8..a833603 100644 --- a/php-zendframework-zend-authentication.spec +++ b/php-zendframework-zend-authentication.spec @@ -104,6 +104,8 @@ Provides: php-composer(%{gh_owner}/%{gh_project}) = %{version} The Zend\Authentication component provides an API for authentication and includes concrete authentication adapters for common use case scenarios. +Documentation: https://zendframework.github.io/%{gh_project}/ + %prep %setup -q -n %{gh_project}-%{gh_commit} |