Skip to content

Commit 07712e6

Browse files
committed
generalize links
1 parent c5ba13b commit 07712e6

File tree

1 file changed

+2
-1
lines changed
  • content/operate/rs/databases/active-active/develop

1 file changed

+2
-1
lines changed

content/operate/rs/databases/active-active/develop/_index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ description: General information to keep in mind while developing applications f
1111
hideListLinks: true
1212
linktitle: Develop applications
1313
weight: 99
14+
note: This entire folder is duplicated in operate/rc/databases/active-active/develop. If you link to anything in this folder, make sure the link works on both RS and RC.
1415
---
1516
Developing globally distributed applications can be challenging, as
1617
developers have to think about race conditions and complex combinations
@@ -64,4 +65,4 @@ in between.
6465

6566
[Learn more about
6667
synchronization for
67-
each supported data type]({{< relref "/operate/rs/databases/active-active/develop/data-types/" >}}) and [how to develop applications]({{< relref "/operate/rs/databases/active-active/develop/develop-for-aa.md" >}}) with them on Redis Enterprise Software.
68+
each supported data type]({{< relref "./data-types/" >}}) and [how to develop applications]({{< relref "./develop-for-aa.md" >}}) with them on Redis Enterprise Software.

0 commit comments

Comments
 (0)