diff options
Diffstat (limited to 'enterprise/8')
| -rw-r--r-- | enterprise/8/index.html | 15 | 
1 files changed, 12 insertions, 3 deletions
diff --git a/enterprise/8/index.html b/enterprise/8/index.html index 73745936..85cc1f2c 100644 --- a/enterprise/8/index.html +++ b/enterprise/8/index.html @@ -36,27 +36,36 @@  							<a href="remi/x86_64/repoview/" class="inpage">x86_64</a>  						</li>  					</ul> +					<h3>remi-modular</h3> +					<ul class="pkglist"> +						<li> +							<a href="modular/x86_64/repoview/" class="inpage">x86_64</a>, the modular repository +						</li> +					</ul>  					<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> +							<a href="php73/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>  					<ul class="pkglist">  						<li> -							<a href="php73/x86_64/repoview/" class="inpage">x86_64</a> +							<a href="php73/x86_64/repoview/" class="inpage">x86_64</a>, only for browsing, not a real repository  						</li>  					</ul>  					<h3>remi-php72 (only PHP 7.2 and extensions)</h3>  					<ul class="pkglist">  						<li> -							<a href="php72/x86_64/repoview/" class="inpage">x86_64</a> +							<a href="php72/x86_64/repoview/" class="inpage">x86_64</a>, only for browsing, not a real repository  						</li>  					</ul>  					<h3>Test packages, please try them</h3>  					<ul class="pkglist">  						<li> +							<a href="modular-test/x86_64/repoview/" class="inpage">Modules - x86_64</a> +						</li> +						<li>  							<a href="test74/x86_64/repoview/" class="inpage">PHP 7.4 - x86_64</a>  						</li>  						<li>  | 
