You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by fl...@apache.org on 2021/02/05 11:04:52 UTC

[couchdb-documentation] branch main updated: Fix link to retrieving deleted documents (#621)

This is an automated email from the ASF dual-hosted git repository.

flimzy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/couchdb-documentation.git


The following commit(s) were added to refs/heads/main by this push:
     new 6f64d6f  Fix link to retrieving deleted documents (#621)
6f64d6f is described below

commit 6f64d6f924e4d8e33a47eb97a01552aa74b11c72
Author: Bruno Michel <bm...@menfin.info>
AuthorDate: Fri Feb 5 12:04:43 2021 +0100

    Fix link to retrieving deleted documents (#621)
---
 src/api/document/common.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/api/document/common.rst b/src/api/document/common.rst
index ef0af81..379afab 100644
--- a/src/api/document/common.rst
+++ b/src/api/document/common.rst
@@ -512,8 +512,6 @@ Basic Attachments Info
         "name": "Spaghetti with meatballs"
     }
 
-.. _api/doc/retrieving-deleted-documents:
-
 Retrieving Attachments Content
 ------------------------------
 
@@ -1010,6 +1008,8 @@ requested.
         "name": "Spaghetti with meatballs"
     }
 
+.. _api/doc/retrieving-deleted-documents:
+
 Retrieving Deleted Documents
 ----------------------------