diff options
-rw-r--r-- | php-zendframework-zend-config.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/php-zendframework-zend-config.spec b/php-zendframework-zend-config.spec index 6ce2c87..56c73ac 100644 --- a/php-zendframework-zend-config.spec +++ b/php-zendframework-zend-config.spec @@ -95,6 +95,8 @@ for accessing this configuration data within application code. The configuration data may come from a variety of media supporting hierarchical data storage. +Documentation: https://zendframework.github.io/%{gh_project}/ + %prep %setup -q -n %{gh_project}-%{gh_commit} |