summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/Performance.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Performance.md b/docs/Performance.md
index b26d281965..7ed7330225 100644
--- a/docs/Performance.md
+++ b/docs/Performance.md
@@ -205,7 +205,7 @@ You can set the default size of the round robin database for all charts, using:
The units for history is `[global].update every` seconds. So if `[global].update every = 6` and `[global].history = 600`, you will have an hour of data ( 6 x 600 = 3.600 ), which will store 600 points per dimension, one every 6 seconds.
-Check also [[Memory Requirements]] for directions on calculating the size of the round robin database.
+Check also [Database](../database) for directions on calculating the size of the round robin database.
### 8. Disable gzip compression of responses