From 9b7c9c887e5ace0f46b3541c7ff5b35cbcf9ff47 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 22 Jun 2016 14:53:18 +0200 Subject: php-zendframework-zend-serializer: doc link --- php-zendframework-zend-serializer.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/php-zendframework-zend-serializer.spec b/php-zendframework-zend-serializer.spec index 2536e32..fe7b657 100644 --- a/php-zendframework-zend-serializer.spec +++ b/php-zendframework-zend-serializer.spec @@ -91,6 +91,8 @@ The Zend\Serializer component provides an adapter based interface to simply generate storable representation of PHP types by different facilities, and recover. +Documentation: https://zendframework.github.io/zend-serializer/ + %prep %setup -q -n %{gh_project}-%{gh_commit} -- cgit