mirror of
https://github.com/docker/compose.git
synced 2025-07-21 20:54:32 +02:00
Fixing misspelling of WordPress
Signed-off-by: Mary Anthony <mary@docker.com>
This commit is contained in:
parent
aa70209ade
commit
62ca8469b0
@ -196,7 +196,7 @@ your services once you've finished with them:
|
|||||||
At this point, you have seen the basics of how Compose works.
|
At this point, you have seen the basics of how Compose works.
|
||||||
|
|
||||||
- Next, try the quick start guide for [Django](django.md),
|
- Next, try the quick start guide for [Django](django.md),
|
||||||
[Rails](rails.md), or [Wordpress](wordpress.md).
|
[Rails](rails.md), or [WordPress](wordpress.md).
|
||||||
- See the reference guides for complete details on the [commands](/reference), the
|
- See the reference guides for complete details on the [commands](/reference), the
|
||||||
[configuration file](yml.md) and [environment variables](env.md).
|
[configuration file](yml.md) and [environment variables](env.md).
|
||||||
|
|
||||||
@ -224,7 +224,7 @@ For more information and resources, please visit the [Getting Help project page]
|
|||||||
- [Installing Compose](install.md)
|
- [Installing Compose](install.md)
|
||||||
- [Get started with Django](django.md)
|
- [Get started with Django](django.md)
|
||||||
- [Get started with Rails](rails.md)
|
- [Get started with Rails](rails.md)
|
||||||
- [Get started with Wordpress](wordpress.md)
|
- [Get started with WordPress](wordpress.md)
|
||||||
- [Command line reference](/reference)
|
- [Command line reference](/reference)
|
||||||
- [Yaml file reference](yml.md)
|
- [Yaml file reference](yml.md)
|
||||||
- [Compose environment variables](env.md)
|
- [Compose environment variables](env.md)
|
||||||
|
@ -83,7 +83,7 @@ it failed. Defaults to 60 seconds.
|
|||||||
- [Installing Compose](install.md)
|
- [Installing Compose](install.md)
|
||||||
- [Get started with Django](django.md)
|
- [Get started with Django](django.md)
|
||||||
- [Get started with Rails](rails.md)
|
- [Get started with Rails](rails.md)
|
||||||
- [Get started with Wordpress](wordpress.md)
|
- [Get started with WordPress](wordpress.md)
|
||||||
- [Yaml file reference](yml.md)
|
- [Yaml file reference](yml.md)
|
||||||
- [Compose environment variables](env.md)
|
- [Compose environment variables](env.md)
|
||||||
- [Compose command line completion](completion.md)
|
- [Compose command line completion](completion.md)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user