diff options
Diffstat (limited to 'php-zendframework-zend-loader.spec')
-rw-r--r-- | php-zendframework-zend-loader.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/php-zendframework-zend-loader.spec b/php-zendframework-zend-loader.spec index a9ad0f8..63fcbf8 100644 --- a/php-zendframework-zend-loader.spec +++ b/php-zendframework-zend-loader.spec @@ -51,6 +51,8 @@ Zend\Loader provides different strategies for autoloading PHP classes. You can include %{php_home}/Zend/autoload.php from your application to use the Zend Framework. +Documentation: https://zendframework.github.io/%{gh_project}/ + %prep %setup -q -n %{gh_project}-%{gh_commit} |