From f0c2a2dcb314ffb9c2f33eb159edc81ab3903a6c Mon Sep 17 00:00:00 2001 From: "Stuart P. Bentley" Date: Thu, 16 Apr 2015 19:18:06 +0000 Subject: Change all chrislusf/weed-fs links to point to chrislu/seaweedfs --- go/operation/assign_file_id.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'go/operation/assign_file_id.go') diff --git a/go/operation/assign_file_id.go b/go/operation/assign_file_id.go index 02a0de976..fa436b651 100644 --- a/go/operation/assign_file_id.go +++ b/go/operation/assign_file_id.go @@ -7,8 +7,8 @@ import ( "net/url" "strconv" - "github.com/chrislusf/weed-fs/go/glog" - "github.com/chrislusf/weed-fs/go/util" + "github.com/chrislusf/seaweedfs/go/glog" + "github.com/chrislusf/seaweedfs/go/util" ) type AssignResult struct { -- cgit v1.2.3