diff options
-rw-r--r-- | php-zendframework-zend-permissions-acl.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/php-zendframework-zend-permissions-acl.spec b/php-zendframework-zend-permissions-acl.spec index 05aed4e..8e47a17 100644 --- a/php-zendframework-zend-permissions-acl.spec +++ b/php-zendframework-zend-permissions-acl.spec @@ -70,6 +70,8 @@ Provides: php-composer(%{gh_owner}/%{gh_project}) = %{version} Provides a lightweight and flexible access control list (ACL) implementation for privileges management. +Documentation: https://zendframework.github.io/%{gh_project}/ + %prep %setup -q -n %{gh_project}-%{gh_commit} |