From bc317165809f99866c06ded774742697aec46ebf Mon Sep 17 00:00:00 2001 From: Remi Collet <remi@remirepo.net> Date: Fri, 29 May 2020 07:44:26 +0200 Subject: fix link --- enterprise/8/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/enterprise/8/index.html b/enterprise/8/index.html index 85cc1f2c..b77fcd2d 100644 --- a/enterprise/8/index.html +++ b/enterprise/8/index.html @@ -45,7 +45,7 @@ <h3>remi-php74 (only PHP 7.4 and extensions)</h3> <ul class="pkglist"> <li> - <a href="php73/x86_64/repoview/" class="inpage">x86_64</a>, only for browsing, not a real repository + <a href="php74/x86_64/repoview/" class="inpage">x86_64</a>, only for browsing, not a real repository </li> </ul> <h3>remi-php73 (only PHP 7.3 and extensions)</h3> -- cgit