From 3c767b3611d95ecfa116f530021e3e13075f04eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fernando=20=C3=81lvarez?= Date: Wed, 19 Oct 2016 23:41:00 +0200 Subject: [PATCH] doc: fix link to cheatsheet on What If page --- doc/what-if.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/what-if.md b/doc/what-if.md index 62db3ee..a097b34 100644 --- a/doc/what-if.md +++ b/doc/what-if.md @@ -33,7 +33,7 @@ You're always able to actively begin [throttling](throttle.md). Just touch the ` ### What if my replicas don't use binary logs? -If the master is running Row Based Replication (RBR) - point `gh-ost` to the master, and specify `--allow-on-master`. See [cheatsheets](cheatsheets.md) +If the master is running Row Based Replication (RBR) - point `gh-ost` to the master, and specify `--allow-on-master`. See [cheatsheets](cheatsheet.md) If the master is running Statement Based Replication (SBR) - you have no alternative but to reconfigure a replica with: