Selaa lähdekoodia

Merge pull request #544 from DanielVF/master

- Documentation: Fixed CouchDB example page header mistake
Ken Cochrane 12 vuotta sitten
vanhempi
commit
f46ab22b7a
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  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