Skip to content

Commit 55345e1

Browse files
authored
Doc 13452 fix product note link (#906)
* updated variable * updated include path, fix product note links
1 parent 0b7fb20 commit 55345e1

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

modules/ROOT/nav.adoc

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -136,12 +136,13 @@
136136
* xref:server-compatibility/server-compatibility-backups.adoc[Backup and Restore]
137137

138138
.Product Notes
139-
* xref:release-notes.adoc[Release Notes]
140-
* xref:supported-environments.adoc[Supported Environments]
141-
* xref:compatibility.adoc[Compatibility Matrix]
139+
* xref:product-notes/release-notes.adoc[Release Notes]
140+
* xref:product-notes/supported-environments.adoc[Supported Environments]
141+
* xref:product-notes/compatibility.adoc[Compatibility Matrix]
142+
142143

143144
// list divider
144145

145146
* xref:glossary.adoc[Glossary]
146147

147-
//
148+
//

modules/ROOT/pages/server-compatibility/server-compatibility-xdcr.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -97,14 +97,14 @@ Even though Sync Gateway is the operational replicator of choice for mobile data
9797

9898
=== Clusters in Same Region
9999

100-
include::setting-up-dr-cluster.adoc[tags=page-attributes]
100+
include::../deploy/setting-up-dr-cluster.adoc[tags=page-attributes]
101101

102-
include::setting-up-dr-cluster.adoc[tags=clusters-in-same-region]
102+
include::../deploy/setting-up-dr-cluster.adoc[tags=clusters-in-same-region]
103103

104104

105105
=== Clusters in Different Regions
106106

107-
include::setting-up-dr-cluster.adoc[tags=clusters-in-diff-region]
107+
include::../deploy/setting-up-dr-cluster.adoc[tags=clusters-in-diff-region]
108108

109109
// BEGIN -- Page Footer
110110
include::partial$block-related-content-sync.adoc[]

0 commit comments

Comments
 (0)