From 0a13ce9befa57c45941b01cf71675e87d878fca4 Mon Sep 17 00:00:00 2001 From: Daniel Von Fange Date: Tue, 7 May 2013 08:33:29 -0400 Subject: [PATCH] CouchDB example page was titled redis --- docs/sources/examples/couchdb_data_volumes.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/sources/examples/couchdb_data_volumes.rst b/docs/sources/examples/couchdb_data_volumes.rst index 5b50c73e38..df1b5299a4 100644 --- a/docs/sources/examples/couchdb_data_volumes.rst +++ b/docs/sources/examples/couchdb_data_volumes.rst @@ -2,9 +2,9 @@ :description: Sharing data between 2 couchdb databases :keywords: docker, example, package installation, networking, couchdb, data volumes -.. _running_redis_service: +.. _running_couchdb_service: -Create a redis service +Create a CouchDB service ====================== .. include:: example_header.inc