We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ec2d914 + a6033f4 commit d6d7760Copy full SHA for d6d7760
lib/Phpfastcache/Drivers/Zendshm/Driver.php
@@ -46,7 +46,7 @@ public function getHelp(): string
46
{
47
return <<<HELP
48
<p>
49
-This driver rely on Zend Server 8.5+, see: https://www.zend.com/en/products/zend_server
+This driver rely on Zend Server 8.5+, see: https://www.zend.com/products/zend-server
50
</p>
51
HELP;
52
}
0 commit comments