Browse Source

CouchDB example page was titled redis

Daniel Von Fange 12 years ago
parent
commit
0a13ce9bef
1 changed files with 2 additions and 2 deletions
  1. 2 2
      docs/sources/examples/couchdb_data_volumes.rst

+ 2 - 2
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