From 511cb64414cdd07b8939b4795ce550d6d89f6f7b Mon Sep 17 00:00:00 2001 From: robinsowell Date: Mon, 3 Apr 2023 15:59:41 -0400 Subject: [PATCH 1/2] Link to server wizard repo Link to public repo rather than custom download. --- docs/installation/requirements.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation/requirements.md b/docs/installation/requirements.md index f21c727db..f002a2e14 100755 --- a/docs/installation/requirements.md +++ b/docs/installation/requirements.md @@ -22,7 +22,7 @@ If you're not sure whether your server meets the minimum requirements, the server wizard will run some tests and give you an answer. -- [Download](https://expressionengine.com/asset/file/ee_server_wizard.zip) and unzip the archive. +- [Server Wizard](https://github.com/ExpressionEngine/ExpressionEngine-Server-Wizard)) and download the zip. - Upload the folder to your server. - Point your web browser to the folder. For example: `https://example.com/ee_wizard` From 3ae47ce7a24876d45908f064ea847335ad81c013 Mon Sep 17 00:00:00 2001 From: robinsowell Date: Mon, 3 Apr 2023 16:03:02 -0400 Subject: [PATCH 2/2] missed a stray parenthesis --- docs/installation/requirements.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation/requirements.md b/docs/installation/requirements.md index f002a2e14..93ad83582 100755 --- a/docs/installation/requirements.md +++ b/docs/installation/requirements.md @@ -22,7 +22,7 @@ If you're not sure whether your server meets the minimum requirements, the server wizard will run some tests and give you an answer. -- [Server Wizard](https://github.com/ExpressionEngine/ExpressionEngine-Server-Wizard)) and download the zip. +- [Server Wizard](https://github.com/ExpressionEngine/ExpressionEngine-Server-Wizard) visit the repo and download the zip. - Upload the folder to your server. - Point your web browser to the folder. For example: `https://example.com/ee_wizard`