Make the link in wordpress.md point to the right engine doc (#4838)

Although there's a redirect, it's better to link to to the
right place.
This commit is contained in:
Achilleas Pipinellis
2017-10-10 02:02:23 +02:00
committed by John Mulhausen
parent 25ed66a2c5
commit 59ca09a210

View File

@@ -66,7 +66,7 @@ Compose to set up and run WordPress. Before starting, you'll need to have
> **Notes**:
>
* The docker volume `db_data` persists any updates made by Wordpress
to the database. [Learn more about docker volumes](/engine/tutorials/dockervolumes.md)
to the database. [Learn more about docker volumes](/engine/admin/volumes/volumes/)
>
* WordPress Multisite works only on ports `80` and `443`.
{: .note-vanilla}