From a7803353f03528042f15ade30462b88cb8b2ddc6 Mon Sep 17 00:00:00 2001 From: Ian Lewis Date: Thu, 24 Oct 2019 00:21:45 -0400 Subject: Added lint-md linter for markdown --- content/docs/tutorials/docker.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'content/docs/tutorials/docker.md') diff --git a/content/docs/tutorials/docker.md b/content/docs/tutorials/docker.md index 8391515c3..d39b514c6 100644 --- a/content/docs/tutorials/docker.md +++ b/content/docs/tutorials/docker.md @@ -59,7 +59,7 @@ docker run --runtime=runsc --name wordpress -d \ ``` Now, you can access the WordPress website pointing your favorite browser to -http://localhost:8080. +. Congratulations! You have just deployed a WordPress site using Docker. -- cgit v1.2.3