Skip to content

Commit 9e62fe3

Browse files
committed
DOC-13344 fix bad links
unresolved links due to e.g. partial file having been renamed, or missing page attribute.
1 parent 3c49617 commit 9e62fe3

3 files changed

Lines changed: 4 additions & 2 deletions

File tree

modules/ROOT/pages/_partials/incpg-icr-monitoring.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// = Replication Monitoring and Statistics
2-
include::partial$_stats-item-names.adoc[]
2+
include::partial$_define_stats_item_names.adoc[]
33
// tag::in-this-section[]
44
ifndef::is_deep_toc[*_In this Section_*: <<retrieving-replication-status-data>> | <<retrieving-sync-gateway-statistics>>]
55
// end::in-this-section[]

modules/ROOT/pages/authentication-users.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ It is recommended to return the session details to the client application in the
132132

133133
:param-page: replication
134134
:param-bookmark: session-authentication
135-
include::{root-partials}blocklinks-cbl.adoc[]
135+
include::partial$blocklinks-cbl.adoc[]
136136

137137

138138
== OpenID Connect

preview/HEAD.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
sources:
2+
docs-couchbase-lite:
3+
branches: release/3.2
24
docs-server:
35
branches: release/7.6

0 commit comments

Comments
 (0)