From 89518931cc4e9e75442e44c79771d131733ff419 Mon Sep 17 00:00:00 2001 From: Alec Reynolds Date: Mon, 12 Feb 2024 13:28:38 -0800 Subject: [PATCH] Capitalize plugin names in title. --- plugins/acquia.md | 2 +- plugins/apache.md | 2 +- plugins/backdrop.md | 2 +- plugins/compose.md | 2 +- plugins/dotnet.md | 2 +- plugins/drupal.md | 2 +- plugins/elasticsearch.md | 2 +- plugins/go.md | 2 +- plugins/joomla.md | 2 +- plugins/lagoon.md | 2 +- plugins/lamp.md | 2 +- plugins/laravel.md | 2 +- plugins/lemp.md | 2 +- plugins/mailhog.md | 2 +- plugins/mariadb.md | 2 +- plugins/mean.md | 2 +- plugins/memcached.md | 2 +- plugins/mongo.md | 2 +- plugins/mssql.md | 2 +- plugins/mysql.md | 2 +- plugins/nginx.md | 2 +- plugins/node.md | 2 +- plugins/pantheon.md | 2 +- plugins/php.md | 2 +- plugins/phpmyadmin.md | 2 +- plugins/platformsh.md | 2 +- plugins/postgres.md | 2 +- plugins/python.md | 2 +- plugins/redis.md | 2 +- plugins/ruby.md | 2 +- plugins/solr.md | 2 +- plugins/symfony.md | 2 +- plugins/tomcat.md | 2 +- plugins/varnish.md | 2 +- plugins/wordpress.md | 2 +- 35 files changed, 35 insertions(+), 35 deletions(-) diff --git a/plugins/acquia.md b/plugins/acquia.md index 28fbc35..d36d79c 100644 --- a/plugins/acquia.md +++ b/plugins/acquia.md @@ -1,6 +1,6 @@ --- -title: acquia Plugin +title: Acquia Plugin description: This plugin provides a way to use Lando with acquia Cloud. link: https://docs.lando.dev/plugins/acquia sourceRepository: https://github.com/lando/acquia diff --git a/plugins/apache.md b/plugins/apache.md index 287efe3..153b465 100644 --- a/plugins/apache.md +++ b/plugins/apache.md @@ -1,6 +1,6 @@ --- -title: apache Plugin +title: Apache Plugin description: This plugin provides a way to use Lando with apache Cloud. link: https://docs.lando.dev/plugins/apache sourceRepository: https://github.com/lando/apache diff --git a/plugins/backdrop.md b/plugins/backdrop.md index 112ba4c..23253d7 100644 --- a/plugins/backdrop.md +++ b/plugins/backdrop.md @@ -1,6 +1,6 @@ --- -title: backdrop Plugin +title: Backdrop Plugin description: This plugin provides a way to use Lando with backdrop Cloud. link: https://docs.lando.dev/plugins/backdrop sourceRepository: https://github.com/lando/backdrop diff --git a/plugins/compose.md b/plugins/compose.md index f9838da..4c09e08 100644 --- a/plugins/compose.md +++ b/plugins/compose.md @@ -1,6 +1,6 @@ --- -title: compose Plugin +title: Compose Plugin description: This plugin provides a way to use Lando with compose Cloud. link: https://docs.lando.dev/plugins/compose sourceRepository: https://github.com/lando/compose diff --git a/plugins/dotnet.md b/plugins/dotnet.md index 6b323ca..778d31a 100644 --- a/plugins/dotnet.md +++ b/plugins/dotnet.md @@ -1,6 +1,6 @@ --- -title: dotnet Plugin +title: Dotnet Plugin description: This plugin provides a way to use Lando with dotnet Cloud. link: https://docs.lando.dev/plugins/dotnet sourceRepository: https://github.com/lando/dotnet diff --git a/plugins/drupal.md b/plugins/drupal.md index dbe1be7..d8c2bfd 100644 --- a/plugins/drupal.md +++ b/plugins/drupal.md @@ -1,6 +1,6 @@ --- -title: drupal Plugin +title: Drupal Plugin description: This plugin provides a way to use Lando with drupal Cloud. link: https://docs.lando.dev/plugins/drupal sourceRepository: https://github.com/lando/drupal diff --git a/plugins/elasticsearch.md b/plugins/elasticsearch.md index 06cbb0d..6e047fe 100644 --- a/plugins/elasticsearch.md +++ b/plugins/elasticsearch.md @@ -1,6 +1,6 @@ --- -title: elasticsearch Plugin +title: Elasticsearch Plugin description: This plugin provides a way to use Lando with elasticsearch Cloud. link: https://docs.lando.dev/plugins/elasticsearch sourceRepository: https://github.com/lando/elasticsearch diff --git a/plugins/go.md b/plugins/go.md index 730256d..0797763 100644 --- a/plugins/go.md +++ b/plugins/go.md @@ -1,6 +1,6 @@ --- -title: go Plugin +title: Go Plugin description: This plugin provides a way to use Lando with go Cloud. link: https://docs.lando.dev/plugins/go sourceRepository: https://github.com/lando/go diff --git a/plugins/joomla.md b/plugins/joomla.md index 9bf329f..21e79c1 100644 --- a/plugins/joomla.md +++ b/plugins/joomla.md @@ -1,6 +1,6 @@ --- -title: joomla Plugin +title: Joomla Plugin description: This plugin provides a way to use Lando with joomla Cloud. link: https://docs.lando.dev/plugins/joomla sourceRepository: https://github.com/lando/joomla diff --git a/plugins/lagoon.md b/plugins/lagoon.md index 9c1f27c..b47583f 100644 --- a/plugins/lagoon.md +++ b/plugins/lagoon.md @@ -1,6 +1,6 @@ --- -title: lagoon Plugin +title: Lagoon Plugin description: This plugin provides a way to use Lando with lagoon Cloud. link: https://docs.lando.dev/plugins/lagoon sourceRepository: https://github.com/lando/lagoon diff --git a/plugins/lamp.md b/plugins/lamp.md index 17903c2..d3706f2 100644 --- a/plugins/lamp.md +++ b/plugins/lamp.md @@ -1,6 +1,6 @@ --- -title: lamp Plugin +title: Lamp Plugin description: This plugin provides a way to use Lando with lamp Cloud. link: https://docs.lando.dev/plugins/lamp sourceRepository: https://github.com/lando/lamp diff --git a/plugins/laravel.md b/plugins/laravel.md index 67f6a62..522d2e2 100644 --- a/plugins/laravel.md +++ b/plugins/laravel.md @@ -1,6 +1,6 @@ --- -title: laravel Plugin +title: Laravel Plugin description: This plugin provides a way to use Lando with laravel Cloud. link: https://docs.lando.dev/plugins/laravel sourceRepository: https://github.com/lando/laravel diff --git a/plugins/lemp.md b/plugins/lemp.md index 963da98..0706198 100644 --- a/plugins/lemp.md +++ b/plugins/lemp.md @@ -1,6 +1,6 @@ --- -title: lemp Plugin +title: Lemp Plugin description: This plugin provides a way to use Lando with lemp Cloud. link: https://docs.lando.dev/plugins/lemp sourceRepository: https://github.com/lando/lemp diff --git a/plugins/mailhog.md b/plugins/mailhog.md index 75decf1..a37948d 100644 --- a/plugins/mailhog.md +++ b/plugins/mailhog.md @@ -1,6 +1,6 @@ --- -title: mailhog Plugin +title: Mailhog Plugin description: This plugin provides a way to use Lando with mailhog Cloud. link: https://docs.lando.dev/plugins/mailhog sourceRepository: https://github.com/lando/mailhog diff --git a/plugins/mariadb.md b/plugins/mariadb.md index 00b632e..1db19cc 100644 --- a/plugins/mariadb.md +++ b/plugins/mariadb.md @@ -1,6 +1,6 @@ --- -title: mariadb Plugin +title: Mariadb Plugin description: This plugin provides a way to use Lando with mariadb Cloud. link: https://docs.lando.dev/plugins/mariadb sourceRepository: https://github.com/lando/mariadb diff --git a/plugins/mean.md b/plugins/mean.md index 691372d..6d685ee 100644 --- a/plugins/mean.md +++ b/plugins/mean.md @@ -1,6 +1,6 @@ --- -title: mean Plugin +title: Mean Plugin description: This plugin provides a way to use Lando with mean Cloud. link: https://docs.lando.dev/plugins/mean sourceRepository: https://github.com/lando/mean diff --git a/plugins/memcached.md b/plugins/memcached.md index 1c6df12..da48065 100644 --- a/plugins/memcached.md +++ b/plugins/memcached.md @@ -1,6 +1,6 @@ --- -title: memcached Plugin +title: Memcached Plugin description: This plugin provides a way to use Lando with memcached Cloud. link: https://docs.lando.dev/plugins/memcached sourceRepository: https://github.com/lando/memcached diff --git a/plugins/mongo.md b/plugins/mongo.md index b8fcbae..8accf80 100644 --- a/plugins/mongo.md +++ b/plugins/mongo.md @@ -1,6 +1,6 @@ --- -title: mongo Plugin +title: Mongo Plugin description: This plugin provides a way to use Lando with mongo Cloud. link: https://docs.lando.dev/plugins/mongo sourceRepository: https://github.com/lando/mongo diff --git a/plugins/mssql.md b/plugins/mssql.md index a547cad..5d734aa 100644 --- a/plugins/mssql.md +++ b/plugins/mssql.md @@ -1,6 +1,6 @@ --- -title: mssql Plugin +title: Mssql Plugin description: This plugin provides a way to use Lando with mssql Cloud. link: https://docs.lando.dev/plugins/mssql sourceRepository: https://github.com/lando/mssql diff --git a/plugins/mysql.md b/plugins/mysql.md index bc57eb5..29f6df2 100644 --- a/plugins/mysql.md +++ b/plugins/mysql.md @@ -1,6 +1,6 @@ --- -title: mysql Plugin +title: Mysql Plugin description: This plugin provides a way to use Lando with mysql Cloud. link: https://docs.lando.dev/plugins/mysql sourceRepository: https://github.com/lando/mysql diff --git a/plugins/nginx.md b/plugins/nginx.md index 2a15372..5f43e1a 100644 --- a/plugins/nginx.md +++ b/plugins/nginx.md @@ -1,6 +1,6 @@ --- -title: nginx Plugin +title: Nginx Plugin description: This plugin provides a way to use Lando with nginx Cloud. link: https://docs.lando.dev/plugins/nginx sourceRepository: https://github.com/lando/nginx diff --git a/plugins/node.md b/plugins/node.md index aeae3f6..ccade40 100644 --- a/plugins/node.md +++ b/plugins/node.md @@ -1,6 +1,6 @@ --- -title: node Plugin +title: Node Plugin description: This plugin provides a way to use Lando with node Cloud. link: https://docs.lando.dev/plugins/node sourceRepository: https://github.com/lando/node diff --git a/plugins/pantheon.md b/plugins/pantheon.md index a709f86..d89deca 100644 --- a/plugins/pantheon.md +++ b/plugins/pantheon.md @@ -1,6 +1,6 @@ --- -title: pantheon Plugin +title: Pantheon Plugin description: This plugin provides a way to use Lando with pantheon Cloud. link: https://docs.lando.dev/plugins/pantheon sourceRepository: https://github.com/lando/pantheon diff --git a/plugins/php.md b/plugins/php.md index 4629733..f1a24bc 100644 --- a/plugins/php.md +++ b/plugins/php.md @@ -1,6 +1,6 @@ --- -title: php Plugin +title: Php Plugin description: This plugin provides a way to use Lando with php Cloud. link: https://docs.lando.dev/plugins/php sourceRepository: https://github.com/lando/php diff --git a/plugins/phpmyadmin.md b/plugins/phpmyadmin.md index 9896fcd..3554e38 100644 --- a/plugins/phpmyadmin.md +++ b/plugins/phpmyadmin.md @@ -1,6 +1,6 @@ --- -title: phpmyadmin Plugin +title: Phpmyadmin Plugin description: This plugin provides a way to use Lando with phpmyadmin Cloud. link: https://docs.lando.dev/plugins/phpmyadmin sourceRepository: https://github.com/lando/phpmyadmin diff --git a/plugins/platformsh.md b/plugins/platformsh.md index fda82ef..970ea08 100644 --- a/plugins/platformsh.md +++ b/plugins/platformsh.md @@ -1,6 +1,6 @@ --- -title: platformsh Plugin +title: Platformsh Plugin description: This plugin provides a way to use Lando with platformsh Cloud. link: https://docs.lando.dev/plugins/platformsh sourceRepository: https://github.com/lando/platformsh diff --git a/plugins/postgres.md b/plugins/postgres.md index 413245a..829f976 100644 --- a/plugins/postgres.md +++ b/plugins/postgres.md @@ -1,6 +1,6 @@ --- -title: postgres Plugin +title: Postgres Plugin description: This plugin provides a way to use Lando with postgres Cloud. link: https://docs.lando.dev/plugins/postgres sourceRepository: https://github.com/lando/postgres diff --git a/plugins/python.md b/plugins/python.md index 2c8be15..c28f6ae 100644 --- a/plugins/python.md +++ b/plugins/python.md @@ -1,6 +1,6 @@ --- -title: python Plugin +title: Python Plugin description: This plugin provides a way to use Lando with python Cloud. link: https://docs.lando.dev/plugins/python sourceRepository: https://github.com/lando/python diff --git a/plugins/redis.md b/plugins/redis.md index b814165..f8d0780 100644 --- a/plugins/redis.md +++ b/plugins/redis.md @@ -1,6 +1,6 @@ --- -title: redis Plugin +title: Redis Plugin description: This plugin provides a way to use Lando with redis Cloud. link: https://docs.lando.dev/plugins/redis sourceRepository: https://github.com/lando/redis diff --git a/plugins/ruby.md b/plugins/ruby.md index 92bc591..b150fa9 100644 --- a/plugins/ruby.md +++ b/plugins/ruby.md @@ -1,6 +1,6 @@ --- -title: ruby Plugin +title: Ruby Plugin description: This plugin provides a way to use Lando with ruby Cloud. link: https://docs.lando.dev/plugins/ruby sourceRepository: https://github.com/lando/ruby diff --git a/plugins/solr.md b/plugins/solr.md index 3375c82..882b809 100644 --- a/plugins/solr.md +++ b/plugins/solr.md @@ -1,6 +1,6 @@ --- -title: solr Plugin +title: Solr Plugin description: This plugin provides a way to use Lando with solr Cloud. link: https://docs.lando.dev/plugins/solr sourceRepository: https://github.com/lando/solr diff --git a/plugins/symfony.md b/plugins/symfony.md index 36cfe5e..832543e 100644 --- a/plugins/symfony.md +++ b/plugins/symfony.md @@ -1,6 +1,6 @@ --- -title: symfony Plugin +title: Symfony Plugin description: This plugin provides a way to use Lando with symfony Cloud. link: https://docs.lando.dev/plugins/symfony sourceRepository: https://github.com/lando/symfony diff --git a/plugins/tomcat.md b/plugins/tomcat.md index 039162b..89167dd 100644 --- a/plugins/tomcat.md +++ b/plugins/tomcat.md @@ -1,6 +1,6 @@ --- -title: tomcat Plugin +title: Tomcat Plugin description: This plugin provides a way to use Lando with tomcat Cloud. link: https://docs.lando.dev/plugins/tomcat sourceRepository: https://github.com/lando/tomcat diff --git a/plugins/varnish.md b/plugins/varnish.md index ca86d60..15f4f93 100644 --- a/plugins/varnish.md +++ b/plugins/varnish.md @@ -1,6 +1,6 @@ --- -title: varnish Plugin +title: Varnish Plugin description: This plugin provides a way to use Lando with varnish Cloud. link: https://docs.lando.dev/plugins/varnish sourceRepository: https://github.com/lando/varnish diff --git a/plugins/wordpress.md b/plugins/wordpress.md index a9e097a..a457e9e 100644 --- a/plugins/wordpress.md +++ b/plugins/wordpress.md @@ -1,6 +1,6 @@ --- -title: wordpress Plugin +title: Wordpress Plugin description: This plugin provides a way to use Lando with wordpress Cloud. link: https://docs.lando.dev/plugins/wordpress sourceRepository: https://github.com/lando/wordpress