diff options
-rw-r--r-- | php-zendframework-zend-text.spec | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/php-zendframework-zend-text.spec b/php-zendframework-zend-text.spec index a15e723..e22dd65 100644 --- a/php-zendframework-zend-text.spec +++ b/php-zendframework-zend-text.spec @@ -86,6 +86,8 @@ It contains the subcomponents: information in a CLI application. Zend\Text\Table supports multi-line columns, colspan and align as well. +Documentation: https://zendframework.github.io/%{gh_project}/ + %prep %setup -q -n %{gh_project}-%{gh_commit} @@ -146,4 +148,4 @@ rm -rf %{buildroot} - fix description * Tue Aug 4 2015 Remi Collet <remi@fedoraproject.org> - 2.5.1-1 -- initial package
\ No newline at end of file +- initial package |