Merge pull request #8430 from fangn2/update-doc-from-master-to-main

This commit is contained in:
Samuel Karp
2023-04-22 00:03:50 -07:00
committed by GitHub
4 changed files with 5 additions and 5 deletions

View File

@@ -46,7 +46,7 @@ import (
)
// Some of the following functions are migrated from
// https://github.com/containernetworking/plugins/blob/master/pkg/testutils/netns_linux.go
// https://github.com/containernetworking/plugins/blob/main/pkg/testutils/netns_linux.go
// newNS creates a new persistent (bind-mounted) network namespace and returns the
// path to the network namespace.