diff options
Diffstat (limited to 'php-zendframework-zend-router.spec')
-rw-r--r-- | php-zendframework-zend-router.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/php-zendframework-zend-router.spec b/php-zendframework-zend-router.spec index e8992ce..6414a43 100644 --- a/php-zendframework-zend-router.spec +++ b/php-zendframework-zend-router.spec @@ -98,6 +98,8 @@ and provides capabilities around: Additionally, it supports combinations of different route types in tree structures, allowing for fast, b-tree lookups. +Documentation: https://zendframework.github.io/%{gh_project}/ + %prep %setup -q -n %{gh_project}-%{gh_commit} |