aboutsummaryrefslogtreecommitdiffhomepage
path: root/site/docs/windows.md
diff options
context:
space:
mode:
authorGravatar justhecuke <justhecuke@gmail.com>2018-06-14 03:54:02 -0700
committerGravatar Copybara-Service <copybara-piper@google.com>2018-06-14 03:55:32 -0700
commit465b834172e57b0788a3a7280fee8babd28efd4f (patch)
tree98c2e7b912e584989857ab36be0b4b1b2ec4b84c /site/docs/windows.md
parent865b6214c115305b0a56bd196e2fbe406ce9e959 (diff)
Fix link to windows platform bugs
Link currently finds no issues. This seems to be because the proper tag is "platform:windows" rather than the documented "multi-platform > windows". The fix merely updates the text and link to "platform:windows". Closes #5393. PiperOrigin-RevId: 200533655
Diffstat (limited to 'site/docs/windows.md')
-rw-r--r--site/docs/windows.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/site/docs/windows.md b/site/docs/windows.md
index 7cac379ade..9049fbbdd6 100644
--- a/site/docs/windows.md
+++ b/site/docs/windows.md
@@ -12,8 +12,8 @@ instructions.
## Known issues
-We mark Windows-related Bazel issues on GitHub with the "multi-platform >
-windows" label. [You can see the open issues here.](https://github.com/bazelbuild/bazel/issues?q=is%3Aissue+is%3Aopen+label%3A%22category%3A+multi-platform+%3E+windows%22)
+We mark Windows-related Bazel issues on GitHub with the "platform:windows"
+label. [You can see the open issues here.](https://github.com/bazelbuild/bazel/issues?q=is%3Aopen+is%3Aissue+label%3A%22platform%3A+windows%22)
## Running Bazel: MSYS2 shell vs. Command Prompt vs. PowerShell