From 5242ba3ced3da4e98a7cabfd116bfe8553bd5c9e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Felix=20Geisend=C3=B6rfer?= Date: Tue, 9 Feb 2021 21:14:23 +0100 Subject: [PATCH] link upstream issue --- block.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/block.md b/block.md index f53e009..0e95f71 100644 --- a/block.md +++ b/block.md @@ -196,7 +196,7 @@ Doing so could be done with a [trivial patch](https://github.com/felixge/go/comp -So from my point of view it should be possible to eliminate this bias from future versions of Go and I'm planning to work with the Go project on that. +So from my point of view it should be possible to eliminate this bias from future versions of Go and I'm planning to [work with the Go project](https://github.com/golang/go/issues/44192) on that. That being said, I'm not trained in statistics, so my analysis here might be hilariously misguided 🙃.