From 3789ab5d34d908b9ee4e7685e25a028c8a22c775 Mon Sep 17 00:00:00 2001 From: Tosin Akinosho Date: Sat, 16 Mar 2024 18:32:43 -0400 Subject: [PATCH] updating code --- docs/_deployment/developer_deployment.markdown | 4 ++-- docs/_workshop/check-kafka-messages.markdown | 3 +-- docs/_workshop/check-promethous-charts.markdown | 2 +- 3 files changed, 4 insertions(+), 5 deletions(-) diff --git a/docs/_deployment/developer_deployment.markdown b/docs/_deployment/developer_deployment.markdown index f81ef53..e714ec1 100644 --- a/docs/_deployment/developer_deployment.markdown +++ b/docs/_deployment/developer_deployment.markdown @@ -84,7 +84,7 @@ export GIT_REPO="https://gitea-with-admin-gitea.apps.edge-detection.sandbox105.o ## WorkShop Steps * [Check Kafka Messages](../../workshop/check-kafka-messages) -* [Check Prometheus Charts](../edge-anomaly-detection/workshop/check-promethous-charts) -* [Check Grafana Dashboards](../edge-anomaly-detection/workshop/check-grafana-dashboards) +* [Check Prometheus Charts](../../edge-anomaly-detection/workshop/check-promethous-charts) +* [Check Grafana Dashboards](../../edge-anomaly-detection/workshop/check-grafana-dashboards) [Back to Homepage](/) \ No newline at end of file diff --git a/docs/_workshop/check-kafka-messages.markdown b/docs/_workshop/check-kafka-messages.markdown index 14f6554..07d6feb 100644 --- a/docs/_workshop/check-kafka-messages.markdown +++ b/docs/_workshop/check-kafka-messages.markdown @@ -74,5 +74,4 @@ Attempt to create an instance of either `QueenMary` or `Titanic` to push data to By following this tutorial, you should be able to view Kafka messages, integrate with AWS S3, and push data to an S3 bucket using the Data Lake project on OpenShift. Happy exploring! -* [Check Prometheus Charts](/workshop/check-promethous-charts) -* \ No newline at end of file +* [Check Prometheus Charts](../../workshop/check-promethous-charts) diff --git a/docs/_workshop/check-promethous-charts.markdown b/docs/_workshop/check-promethous-charts.markdown index f0de34d..b210109 100644 --- a/docs/_workshop/check-promethous-charts.markdown +++ b/docs/_workshop/check-promethous-charts.markdown @@ -62,4 +62,4 @@ Here are some of the specific metrics you can explore: By following this tutorial, you should be able to successfully navigate and check the Prometheus charts for the `edge-anomaly-detection` on OpenShift. Happy monitoring! -* [Check Grafana Dashboards](/workshop/check-grafana-dashboards) +* [Check Grafana Dashboards](../../workshop/check-grafana-dashboards)