diff options
Diffstat (limited to 'php-zendframework-zend-stdlib.spec')
-rw-r--r-- | php-zendframework-zend-stdlib.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/php-zendframework-zend-stdlib.spec b/php-zendframework-zend-stdlib.spec index 9c44595..a122b59 100644 --- a/php-zendframework-zend-stdlib.spec +++ b/php-zendframework-zend-stdlib.spec @@ -109,6 +109,8 @@ class for different scopes like: * string wrappers; * etc. +Documentation: https://zendframework.github.io/%{gh_project}/ + %prep %setup -q -n %{gh_project}-%{gh_commit} |