From 1d40e2b14b67f74681d71255ae833c6748d47b3f Mon Sep 17 00:00:00 2001 From: Muhammed Uluyol Date: Sat, 5 Mar 2016 23:51:25 -0500 Subject: Rewrite leftover references to plan9.bell-labs.com to 9p.io. Change-Id: Iadb4aa016a7b361d01827787dbc59164d5d147f2 Reviewed-on: https://go-review.googlesource.com/20291 Reviewed-by: Brad Fitzpatrick --- src/path/filepath/path.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/path/filepath/path.go') diff --git a/src/path/filepath/path.go b/src/path/filepath/path.go index 4b70bf8824..b2cf6c9801 100644 --- a/src/path/filepath/path.go +++ b/src/path/filepath/path.go @@ -80,7 +80,7 @@ const ( // // See also Rob Pike, ``Lexical File Names in Plan 9 or // Getting Dot-Dot Right,'' -// http://plan9.bell-labs.com/sys/doc/lexnames.html +// https://9p.io/sys/doc/lexnames.html func Clean(path string) string { originalPath := path volLen := volumeNameLen(path) -- cgit v1.3-5-g45d5