From d9c99e208ec9bfeff0cf14e2799225853822ad63 Mon Sep 17 00:00:00 2001 From: webimpress Date: Thu, 21 Sep 2017 12:03:18 +0100 Subject: [PATCH] Updated links to the docs --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0e93c8ae..795e3b62 100644 --- a/README.md +++ b/README.md @@ -10,5 +10,5 @@ can easily extend the base class in order to provide code generation for other tasks: JavaScript, configuration files, apache vhosts, etc. - File issues at https://github.com/zendframework/zend-code/issues -- Documentation is at http://zend-code.rtfd.org -- Migration documentation from v2 to v3 is at http://zend-code.rtfd.org/en/latest/migration/ +- Documentation is at https://docs.zendframework.com/zend-code/ +- Migration documentation from v2 to v3 is at https://docs.zendframework.com/zend-code/migration/