diff --git a/_content/rebuild.html b/_content/rebuild.html index 7c33cd7bdb..103ab48e50 100644 --- a/_content/rebuild.html +++ b/_content/rebuild.html @@ -14,6 +14,8 @@ As of Go 1.21, Go's binary toolchain downloads served by go.dev/dl/ can be reproduced and verified by anyone, on any platform, using golang.org/x/build/cmd/gorebuild. +For more details, see the blog post +“[Perfectly Reproducible, Verified Go Toolchains](/blog/rebuild).”