Change all chrislusf/weed-fs links to point to chrislu/seaweedfs

This commit is contained in:
Stuart P. Bentley
2015-04-16 19:18:06 +00:00
parent 41f29e9d8c
commit f0c2a2dcb3
86 changed files with 672 additions and 672 deletions

View File

@@ -6,7 +6,7 @@ import (
"net"
"net/http"
"github.com/chrislusf/weed-fs/go/glog"
"github.com/chrislusf/seaweedfs/go/glog"
)
var (

View File

@@ -6,7 +6,7 @@ import (
"time"
"github.com/chrislusf/weed-fs/go/glog"
"github.com/chrislusf/seaweedfs/go/glog"
jwt "github.com/dgrijalva/jwt-go"
)