From 88122c14d28a1ff5caf9aa7ff92aa1382b6cd02b Mon Sep 17 00:00:00 2001 From: Tripp Hill Date: Mon, 1 Oct 2018 18:40:53 -0400 Subject: [PATCH 1/2] Fixed link to requirements page, 404'd before --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4ecd2604..4cc429d9 100755 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ The latest documentation, with installation instructions is available - Database: - MySQL 5.5+ (or MySQL variant, including MariaDB and Percona) -[View more details on requirements](http://docs.phpvms.net/basics/requirements) +[View more details on requirements](http://docs.phpvms.net/setup/requirements) ## Installer From 48b14091c497bc0eed9527601d2e793dc059eb18 Mon Sep 17 00:00:00 2001 From: Tripp Hill Date: Mon, 1 Oct 2018 18:42:38 -0400 Subject: [PATCH 2/2] Fixed link to installation details page, was 404'd --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4cc429d9..c3911566 100755 --- a/README.md +++ b/README.md @@ -32,4 +32,4 @@ The latest documentation, with installation instructions is available 1. Upload to your server 2. Visit the site, and follow the link to the installer -[View installation details](http://docs.phpvms.net/basics/installation) +[View installation details](http://docs.phpvms.net/setup/installation)