aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorchrislu <chris.lu@gmail.com>2022-07-29 00:24:56 -0700
committerchrislu <chris.lu@gmail.com>2022-07-29 00:24:56 -0700
commit2be5cf2f42bad835de27e85071deb83eda5b1169 (patch)
tree6b4497476ee63d5002251ea62d313226517b1866 /README.md
parent0d9d6168a8c808428c432c3c78453ebb69379606 (diff)
downloadseaweedfs-csi-driver-2be5cf2f42bad835de27e85071deb83eda5b1169.tar.xz
seaweedfs-csi-driver-2be5cf2f42bad835de27e85071deb83eda5b1169.zip
move to github.com/seaweedfs/seaweedfs
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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: