mirror of
https://github.com/golang/go.git
synced 2025-12-08 06:10:04 +00:00
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 <bradfitz@golang.org>
This commit is contained in:
parent
786a2ef380
commit
1d40e2b14b
6 changed files with 6 additions and 6 deletions
|
|
@ -65,7 +65,7 @@ func (b *lazybuf) string() string {
|
|||
//
|
||||
// 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 {
|
||||
if path == "" {
|
||||
return "."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue