aboutsummaryrefslogtreecommitdiffhomepage
path: root/site/docs/windows.md
diff options
context:
space:
mode:
authorGravatar Peter Mounce <petermounce@improbable.io>2016-08-25 14:52:45 +0000
committerGravatar John Cater <jcater@google.com>2016-08-25 20:19:51 +0000
commit1832cedcdff0962cb74dda2ca5c7800b890d237e (patch)
tree02afd9ee322650204a72c79d82015f996ac4b8ac /site/docs/windows.md
parent94e2742db235c7bf7d254a8d5a4c10ff3495c656 (diff)
Correct links to windows-support issues list
I elected to update the old blog posts too, since finding bazel via those is quite likely. Closes #1657. -- Reviewed-on: https://github.com/bazelbuild/bazel/pull/1657 MOS_MIGRATED_REVID=131288540
Diffstat (limited to 'site/docs/windows.md')
-rw-r--r--site/docs/windows.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/docs/windows.md b/site/docs/windows.md
index 24dfb42c58..a63761179c 100644
--- a/site/docs/windows.md
+++ b/site/docs/windows.md
@@ -7,7 +7,7 @@ Building Bazel on Windows
=========================
Windows support is highly experimental. Known issues are [marked with
-label "Windows"](https://github.com/bazelbuild/bazel/issues?q=is%3Aissue+is%3Aopen+label%3AWindows)
+label "Windows"](https://github.com/bazelbuild/bazel/issues?q=is%3Aissue+is%3Aopen+label%3A%22category%3A+multi-platform+%3E+windows%22)
on github issues.
We currently support only 64 bit Windows 7 or higher and we compile Bazel as a msys2 binary.