Skip to content

Commit e2991f2

Browse files
committed
fix github repo url
1 parent 1103984 commit e2991f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ You would need ZO_ROOT_USER_EMAIL and ZO_ROOT_USER_PASSWORD environment variable
101101

102102
Create the deployment and port forward:
103103

104-
kubectl apply -f https://raw.githubusercontent.com/zinclabs/openobserve/main/deploy/k8s/statefulset.yaml
104+
kubectl apply -f https://raw.githubusercontent.com/openobserve/openobserve/main/deploy/k8s/statefulset.yaml
105105

106106
Expose the openobserve service by port-forwarding:
107107

0 commit comments

Comments
 (0)