diff options
-rw-r--r-- | php-zendframework-zend-crypt.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/php-zendframework-zend-crypt.spec b/php-zendframework-zend-crypt.spec index c9fba0c..d73343d 100644 --- a/php-zendframework-zend-crypt.spec +++ b/php-zendframework-zend-crypt.spec @@ -97,6 +97,8 @@ The available features are: The main scope of this component is to offer an easy and secure way to protect and authenticate sensitive data in PHP. +Documentation: https://zendframework.github.io/%{gh_project}/ + %prep %setup -q -n %{gh_project}-%{gh_commit} |