Skip to content

Commit c6b236c

Browse files
committed
resolve url error
Signed-off-by: Bonusree <[email protected]>
1 parent 31e0d33 commit c6b236c

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

docs/guides/mariadb/failover/guide.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -640,11 +640,9 @@ namespace "demo" deleted
640640
## Next Steps
641641

642642
- Learn about [backup and restore](/docs/guides/mariadb/backup/stash/overview/index.md) MariaDB database using Stash.
643-
- Learn about initializing [MariaDB with Script](/docs/guides/mariadb/initialization/script_source.md).
644-
- Learn about [custom MariaDBVersions](/docs/guides/mariadb/custom-versions/setup.md).
645-
- Want to setup MariaDB cluster? Check how to [configure Highly Available MariaDB Cluster](/docs/guides/mariadb/clustering/ha_cluster.md)
646-
- Monitor your MariaDB database with KubeDB using [built-in Prometheus](/docs/guides/mariadb/monitoring/using-builtin-prometheus.md).
647-
- Monitor your MariaDB database with KubeDB using [Prometheus operator](/docs/guides/mariadb/monitoring/using-prometheus-operator.md).
648-
- Detail concepts of [MariaDB object](/docs/guides/mariadb/concepts/mariadb.md).
649-
- Use [private Docker registry](/docs/guides/mariadb/private-registry/using-private-registry.md) to deploy MariaDB with KubeDB.
643+
- Learn about [custom MariaDBVersions](/docs/guides/mariadb/concepts/setup.md).
644+
- Want to setup MariaDB cluster? Check how to [configure Highly Available MariaDB Cluster](/docs/guides/mariadb/clustering/galera-cluster/index.md)
645+
- Monitor your MariaDB database with KubeDB using [built-in Prometheus](/docs/guides/mariadb/monitoring/prometheus-operator/index.md).
646+
- Detail concepts of [MariaDB object](/docs/guides/mariadb/concepts/mariadb/index.md).
647+
- Use [private Docker registry](/docs/guides/mariadb/private-registry/quickstart/index.md) to deploy MariaDB with KubeDB.
650648
- Want to hack on KubeDB? Check our [contribution guidelines](/docs/CONTRIBUTING.md).

0 commit comments

Comments
 (0)