diff options
-rw-r--r-- | php-zendframework-zend-modulemanager.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/php-zendframework-zend-modulemanager.spec b/php-zendframework-zend-modulemanager.spec index 1ef3921..57cf687 100644 --- a/php-zendframework-zend-modulemanager.spec +++ b/php-zendframework-zend-modulemanager.spec @@ -103,6 +103,8 @@ The possibilities are endless. Zend\ModuleManager is the component that enables the design of a module architecture for PHP applcations. +Documentation: https://zendframework.github.io/%{gh_project}/ + %prep %setup -q -n %{gh_project}-%{gh_commit} |