File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ menu_name: docs_{{ .version }}
1111section_menu_id : guides
1212-----------------------
1313
14- > New to KubeDB? Please start [here](/docs/README.md).
14+ > New to KubeDB? Please start [here](/docs/setup/ README.md).
1515
1616# Maximizing Oracle Uptime and Reliability
1717
@@ -32,7 +32,7 @@ This guide demonstrates how to set up an `Oracle HA cluster` with `Data Guard` e
3232### Before You Start
3333
3434* A running Kubernetes cluster with ` kubectl ` configured.
35- * KubeDB operator and CLI installed ([ instructions] ( /setup/README.md ) ).
35+ * KubeDB operator and CLI installed ([ instructions] ( /docs/ setup/README.md ) ).
3636* A valid ` StorageClass ` available for persistent volumes.
3737
3838Check StorageClasses:
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ section_menu_id: guides
1717
1818This tutorial will show you how to use KubeDB to run an Oracle database.
1919
20- <p align =" center " > <img alt =" lifecycle " src =" /guides/oracle/quickstart/Monitoring.png " > </p >
20+ <p align =" center " > <img alt =" lifecycle " src =" /docs/ guides/oracle/quickstart/Monitoring.png " > </p >
2121
2222> Note: The YAML files used in this tutorial are stored in [ docs/examples/oracle/quickstart] (https://github.com/kubedb/docs/tree/{{
2323 < param "info.version" > }}/docs/examples/oracle/quickstart) folder in the GitHub repository kubedb/docs
You can’t perform that action at this time.
0 commit comments