From 2be5cf2f42bad835de27e85071deb83eda5b1169 Mon Sep 17 00:00:00 2001 From: chrislu Date: Fri, 29 Jul 2022 00:24:56 -0700 Subject: move to github.com/seaweedfs/seaweedfs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 87fefef..7897bd6 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [Container storage interface](https://kubernetes-csi.github.io/docs/) is an [industry standard](https://github.com/container-storage-interface/spec/blob/master/spec.md) that enables storage vendors to develop a plugin once and have it work across a number of container orchestration systems. -[SeaweedFS](https://github.com/chrislusf/seaweedfs) is a simple and highly scalable distributed file system, to store and serve billions of files fast! +[SeaweedFS](https://github.com/seaweedfs/seaweedfs) is a simple and highly scalable distributed file system, to store and serve billions of files fast! # Deployment (Kubernetes) #### Prerequisites: -- cgit v1.2.3