Skip to content

Commit 8725118

Browse files
author
David Scott
committed
Attempt to fix the DR link
Signed-off-by: David Scott <[email protected]>
1 parent 1cf9af4 commit 8725118

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xapi/futures/database/local-database.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ with writes going to the master first and then filtering down to all slaves.
4949
Using the replica as a cache
5050
----------------------------
5151

52-
We will re-use the [Disaster Recovery](../../features/DR/DR.html) multiple
52+
We will re-use the [Disaster Recovery](../../../features/DR/DR.html) multiple
5353
database mechanism to allow slaves to access their local database. We will
5454
change the defalult database "context" to snapshot the local database,
5555
perform reads locally and write-through to the master.

0 commit comments

Comments
 (0)