summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2016-01-01 00:22:59 -0500
committerPietro Gagliardi <[email protected]>2016-01-01 00:22:59 -0500
commita76ba524c61dfdd2faca467575e46c397af85275 (patch)
tree5d151d671aa8a0dac00a8ca780222e62acd977f7
parentc78ddb43e21a5b7ae19474edbed04ee6f39040ea (diff)
Readme fix. Issue linking only works on issues, apparently.
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index fbb83e2..bc40ef2 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
# This package is still very much WIP.
-**Note: Due to golang/go#13720 the OS X build is broken. Sorry about that.**
+**Note: Due to [a bug in Go](https://github.com/golang/go/issues/13720) the OS X build is broken. Sorry about that.**
As of December 2015 the previous package ui API that has been around since this repo was started is no longer being supported. It is being replaced with a much more stable API built around my libui; see below.