From 11d78626b5a3d2aa45d7788e8b3086493a77cb27 Mon Sep 17 00:00:00 2001 From: venkatamahesh Date: Mon, 24 Aug 2015 22:14:22 +0530 Subject: [PATCH] Extension .md is changed to .rst For two links extension is wrong, it is changed For other one the path is wrong, it is updated Change-Id: Idc2c7054f5bd0c47ff30de79585cf902082da448 Closes-Bug: #1488025 --- README.rst | 2 +- demos/magnum/redis-kube/README.rst | 2 +- docs/dev-quickstart.rst | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 727bde1f35..2d6ad79e76 100644 --- a/README.rst +++ b/README.rst @@ -31,7 +31,7 @@ Docker Images The `Docker images `__ are built by the Kolla project maintainers. A detailed process for contributing to the images can be found in the `image building -guide `__. +guide `__. Images reside in the Docker Hub `Kollaglue repo `__. diff --git a/demos/magnum/redis-kube/README.rst b/demos/magnum/redis-kube/README.rst index 06a927f26c..0a0ede6ab6 100644 --- a/demos/magnum/redis-kube/README.rst +++ b/demos/magnum/redis-kube/README.rst @@ -25,7 +25,7 @@ Turning up an initial master/sentinel pod. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ is a -`*Pod* `__. +`*Pod* `__. A Pod is one or more containers that *must* be scheduled onto the same host. All containers in a pod share a network namespace, and may optionally share mounted volumes. diff --git a/docs/dev-quickstart.rst b/docs/dev-quickstart.rst index 57e38a7008..89d8ee1a2e 100644 --- a/docs/dev-quickstart.rst +++ b/docs/dev-quickstart.rst @@ -130,7 +130,7 @@ Starting Kolla -------------- Configure Ansible by reading the -`Kolla Ansible configuration Guide `__ documentation. +`Kolla Ansible configuration Guide `__ documentation. Finally, run the deploy operation: