diff options
-rw-r--r-- | php-zendframework-zend-session.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-zendframework-zend-session.spec b/php-zendframework-zend-session.spec index 820e8e4..b1f0dc0 100644 --- a/php-zendframework-zend-session.spec +++ b/php-zendframework-zend-session.spec @@ -107,7 +107,7 @@ Provides: php-composer(%{gh_owner}/%{gh_project}) = %{version} Zend\Session is a component to manage PHP session using an object oriented interface. -Documentation: https://zendframework.github.io/zend-session/ +Documentation: https://zendframework.github.io/%{gh_project}/ %prep |