diff --git a/Modules.md b/Modules.md index 0144500c..fc833680 100644 --- a/Modules.md +++ b/Modules.md @@ -801,7 +801,7 @@ Publicly hosted "always on" immutable module repositories and optional privately For example: * [proxy.golang.org](https://proxy.golang.org) - Official project - Run by [Google](https://www.google.com) - The default Go module proxy built by the Go team. -* [gocenter.io](https://gocenter.io) - Commercial project - Run by [JFrog](https://jfrog.com) - The central Go modules repository. +* [gocenter.io](https://gocenter.io) - Free community project - Run by [JFrog](https://jfrog.com) - The central Go modules repository. * [mirrors.aliyun.com/goproxy](https://mirrors.aliyun.com/goproxy) - Commercial project - Run by [Alibaba Cloud](https://www.alibabacloud.com) - A Go module proxy alternate. * [goproxy.cn](https://goproxy.cn) - Open source project - Run by [Qiniu Cloud](https://www.qiniu.com) - The most trusted Go module proxy in China. * [goproxy.io](https://goproxy.io) - Open source project - Run by China Golang Contributor Club - A global proxy for Go modules.