From 1832cedcdff0962cb74dda2ca5c7800b890d237e Mon Sep 17 00:00:00 2001 From: Peter Mounce Date: Thu, 25 Aug 2016 14:52:45 +0000 Subject: 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 --- site/versions/master/docs/windows.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'site/versions') diff --git a/site/versions/master/docs/windows.md b/site/versions/master/docs/windows.md index 24dfb42c58..a63761179c 100644 --- a/site/versions/master/docs/windows.md +++ b/site/versions/master/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. -- cgit v1.2.3