diff options
| author | Remi Collet <remi@remirepo.net> | 2019-09-30 16:52:12 +0200 | 
|---|---|---|
| committer | Remi Collet <remi@remirepo.net> | 2019-09-30 16:52:12 +0200 | 
| commit | 2add2abd10ce03fc311cba5b3b75efbce8ae3e8e (patch) | |
| tree | ec549294d8851c38f5ecaa2d8fa69420098527a0 | |
| parent | f8b006e4dd43ad2269658871413d554b9d06dec2 (diff) | |
add link to pgreco blog post
| -rw-r--r-- | enterprise/7/index.html | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/enterprise/7/index.html b/enterprise/7/index.html index 05103a6b..34623482 100644 --- a/enterprise/7/index.html +++ b/enterprise/7/index.html @@ -42,7 +42,7 @@  							<a href="remi/aarch64/repoview/" class="inpage">aarch64</a> (noarch only)  						</li>  						<li> -							<a href="remi/armhfp/repoview/" class="inpage">armhfp</a> (noarch only) +							<a href="remi/armhfp/repoview/" class="inpage">armhfp</a> (noarch only, see <a href="https://blog.centos.org/2018/01/php-7-2-for-centos-7-armhfp/">blog</a>)  						</li>  					</ul>  					<h3>remi-php74 (only PHP 7.4 and extensions)</h3> | 
