This is an automated email from the ASF dual-hosted git repository.
klesh pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-devlake.git
The following commit(s) were added to refs/heads/main by this push:
new 3214b67d docs: Fixed two 404 links. (#2488)
3214b67d is described below
commit 3214b67d057bf973e97d23537e966bb6bb1c6de8
Author: PRANSHU RAJ <[email protected]>
AuthorDate: Thu Jul 14 18:41:30 2022 +0530
docs: Fixed two 404 links. (#2488)
-Deploy in Temporal Mode(Changed the URL)
-Deploy in Developer Mode(Changed the URL)
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index beeb6b59..f21ab2ec 100644
--- a/README.md
+++ b/README.md
@@ -68,8 +68,8 @@ If the pre-built dashboards are limited for your use cases,
you can always custo
## 🚀 Quick Start
- [Deploy Locally](https://devlake.apache.org/docs/QuickStart/LocalSetup)
- [Deploy to
Kubernetes](https://devlake.apache.org/docs/QuickStart/KubernetesSetup)
-- [Deploy in Temporal
Mode](https://devlake.apache.org/docs/QuickStart/TemporalSetup)
-- [Deploy in Developer
Mode](https://devlake.apache.org/docs/QuickStart/DeveloperSetup)
+- [Deploy in Temporal
Mode](https://devlake.apache.org/docs/UserManuals/TemporalSetup)
+- [Deploy in Developer
Mode](https://devlake.apache.org/docs/DeveloperManuals/DeveloperSetup)
## ⌚ Project Roadmap