summaryrefslogtreecommitdiff
path: root/requirements/template.html
diff options
context:
space:
mode:
Diffstat (limited to 'requirements/template.html')
-rw-r--r--requirements/template.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements/template.html b/requirements/template.html
index 9de211f2..a7cb9c05 100644
--- a/requirements/template.html
+++ b/requirements/template.html
@@ -21,7 +21,7 @@ td.error {background-color: #FF8080;border: 1px solid silver; padding: 2px;}
<h3>Description</h3>
<p>
This script checks if your server configuration meets the requirements
-for running <a href="http://www.pradosoft.com/">PRADO</a>-powered applications.
+for running <a href="https://github.com/pradosoft/prado">PRADO</a>-powered applications.
It checks if the server is running the right version of PHP,
if appropriate PHP extensions have been loaded, and if php.ini file settings are correct.
</p>