This is an automated email from the ASF dual-hosted git repository.
warren 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 f1628a41 typo in README.md (must be Kubernetes)
f1628a41 is described below
commit f1628a4196b88745acff44a5b781c158221a47df
Author: jkosha <[email protected]>
AuthorDate: Sun May 22 17:36:16 2022 +0100
typo in README.md (must be Kubernetes)
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index e6abf4d4..b7190eb6 100644
--- a/README.md
+++ b/README.md
@@ -51,7 +51,7 @@ See
[demo](https://grafana-lake.demo.devlake.io/d/0Rjxknc7z/demo-homepage?orgId=
## Quick Start
- [Deploy Locally](https://devlake.apache.org/docs/QuickStart/LocalSetup)
-- [Deploy to
Kubernates](https://devlake.apache.org/docs/QuickStart/KubernetesSetup)
+- [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)