From 732f47710620f61fb641a94cfa9e7116fa63976a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Thu, 17 Jul 2025 13:25:36 +0200 Subject: [PATCH] Fix linter issues MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Carlos Rodríguez Hernández --- bitnami/apache/README.md | 3 +-- bitnami/mariadb/README.md | 6 ++---- bitnami/php-fpm/README.md | 6 ++---- 3 files changed, 5 insertions(+), 10 deletions(-) diff --git a/bitnami/apache/README.md b/bitnami/apache/README.md index ecea2df1874b..2e2a89ae490d 100644 --- a/bitnami/apache/README.md +++ b/bitnami/apache/README.md @@ -465,8 +465,7 @@ docker-compose up apache ## Useful Links -- [Create An AMP Development Environment With Bitnami Containers -](https://docs.bitnami.com/containers/how-to/create-amp-environment-containers/) +- [Create An AMP Development Environment With Bitnami Containers](https://docs.bitnami.com/containers/how-to/create-amp-environment-containers/) ## Notable Changes diff --git a/bitnami/mariadb/README.md b/bitnami/mariadb/README.md index b7218122fc3e..441f253a77a3 100644 --- a/bitnami/mariadb/README.md +++ b/bitnami/mariadb/README.md @@ -735,10 +735,8 @@ docker-compose up mariadb ## Useful Links -- [Create An AMP Development Environment With Bitnami Containers -](https://docs.bitnami.com/containers/how-to/create-amp-environment-containers/) -- [Create An EMP Development Environment With Bitnami Containers -](https://docs.bitnami.com/containers/how-to/create-emp-environment-containers/) +- [Create An AMP Development Environment With Bitnami Containers](https://docs.bitnami.com/containers/how-to/create-amp-environment-containers/) +- [Create An EMP Development Environment With Bitnami Containers](https://docs.bitnami.com/containers/how-to/create-emp-environment-containers/) ## Notable Changes diff --git a/bitnami/php-fpm/README.md b/bitnami/php-fpm/README.md index e3008ab8801a..1662cf28c799 100644 --- a/bitnami/php-fpm/README.md +++ b/bitnami/php-fpm/README.md @@ -398,10 +398,8 @@ docker-compose up phpfpm ## Useful Links -- [Create An AMP Development Environment With Bitnami Containers -](https://docs.bitnami.com/containers/how-to/create-amp-environment-containers/) -- [Create An EMP Development Environment With Bitnami Containers -](https://docs.bitnami.com/containers/how-to/create-emp-environment-containers/) +- [Create An AMP Development Environment With Bitnami Containers](https://docs.bitnami.com/containers/how-to/create-amp-environment-containers/) +- [Create An EMP Development Environment With Bitnami Containers](https://docs.bitnami.com/containers/how-to/create-emp-environment-containers/) ## Notable Changes