From 9fb68189c45230df72a54c1c517b46f0d08c9d6b Mon Sep 17 00:00:00 2001 From: Charitha C S <133931559+CharithaCS@users.noreply.github.com> Date: Sat, 14 Oct 2023 10:39:52 +0530 Subject: [PATCH] Update README.md Fixed broken links and improved documentation --- docs/user-guide/use-cases/README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/user-guide/use-cases/README.md b/docs/user-guide/use-cases/README.md index 120f6b205e5..e0bdab86605 100644 --- a/docs/user-guide/use-cases/README.md +++ b/docs/user-guide/use-cases/README.md @@ -2,11 +2,12 @@ _**Welcome, this document consists of Devtron Use Cases**_ +In this comprehensive guide, you will find a wide range of use cases, illustrating how Devtron can help optimize and streamline various aspects of your development and deployment processes. Explore the possibilities and discover how Devtron can enhance your workflows and empower your teams. Explore the following use cases to gain insights into the potential of Devtron: + [Run Cron Jobs or One Time Job using Devtron Generic Helm Chart](devtron-generic-helm-chart-to-run-cron-job-or-one-time-job.md) [Connect SpringBoot with Mysql Database](connect-springboot-with-mysql-database.md) [Connect Expressjs With Mongodb Database](connect-expressjs-with-mongodb-database.md) -[Connect Django With Mysql Database](/connect-django-with-mysql-database.md) - +[Connect Django With Mysql Database](connect-django-with-mysql-database.md)