golang.org/x/pkgsite/internal/source.Info.RepoURL (method)

2 uses

	golang.org/x/pkgsite/internal/source (current package)
		source.go#L53: func (i *Info) RepoURL() string {

	golang.org/x/pkgsite/internal/frontend
		main.go#L213: 		RepositoryURL:     um.SourceInfo.RepoURL(),