From a974754bf54184d36f64450d957b206dd0229c76 Mon Sep 17 00:00:00 2001 From: John Mulhausen Date: Tue, 13 Dec 2016 15:41:33 -0800 Subject: [PATCH] Fixes #782 --- engine/examples/index.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/engine/examples/index.md b/engine/examples/index.md index 8f743a2478..2a4c02664c 100644 --- a/engine/examples/index.md +++ b/engine/examples/index.md @@ -2,6 +2,8 @@ description: Provides examples for using Docker keywords: dockerize, dockerizing apps, dockerizing applications, container, containers title: Dockerize an application +redirect_from: +- /en/latest/examples/ --- This section contains the following: @@ -11,4 +13,4 @@ This section contains the following: * [Dockerizing a CouchDB service](couchdb_data_volumes.md) * [Dockerizing a Redis service](running_redis_service.md) * [Dockerizing an apt-cacher-ng service](apt-cacher-ng.md) -* [Dockerizing applications: A 'Hello world'](../tutorials/dockerizing.md) \ No newline at end of file +* [Dockerizing applications: A 'Hello world'](../tutorials/dockerizing.md)