Add link to the IDE page from "Getting Started".

RELNOTES: None.
PiperOrigin-RevId: 251647331
diff --git a/site/docs/getting-started.md b/site/docs/getting-started.md
index 3e3bb01..235d68e 100644
--- a/site/docs/getting-started.md
+++ b/site/docs/getting-started.md
@@ -13,6 +13,8 @@
 To install Bazel, see [Installing Bazel](install.html).
 If you use Windows, please read also [Using Bazel on Windows](windows.html).
 
+You might also want to [integrate Bazel with your IDE](ide.html).
+
 ## Bazel container
 
 To try out Bazel inside a [Docker](https://www.docker.com/) container, check out