Bazel DevSite: Add deprecation banner to old narrative docs and templates.

This change can only be submitted once the new site on DevSite is actually live. At the same time it should be the last change that is handled by the current DocGen pipeline. Afterwards we'll shut the pipeline down.

PiperOrigin-RevId: 429521835
diff --git a/site/command-line-reference-prefix.html b/site/command-line-reference-prefix.html
index 59f2b79..7108838 100644
--- a/site/command-line-reference-prefix.html
+++ b/site/command-line-reference-prefix.html
@@ -2,6 +2,13 @@
 layout: documentation
 title: Command-Line Reference
 ---
+
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+    <b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/reference/command-line-reference" style="color: #0000EE;">https://bazel.build/reference/command-line-reference</a>
+    <p/>
+    You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+    </div>
+
 <h1>Command-Line Reference</h1>
 
 <pre>
diff --git a/site/docs/android-build-performance.md b/site/docs/android-build-performance.md
index 500a2ef..29fac31 100644
--- a/site/docs/android-build-performance.md
+++ b/site/docs/android-build-performance.md
@@ -3,6 +3,13 @@
 title: Android Build Performance
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/docs/android-build-performance" style="color: #0000EE;">https://bazel.build/docs/android-build-performance</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
+
 # Android Build Performance
 
 This page contains information on optimizing build performance for Android
diff --git a/site/docs/android-instrumentation-test.md b/site/docs/android-instrumentation-test.md
index 8489685..7bd5360 100644
--- a/site/docs/android-instrumentation-test.md
+++ b/site/docs/android-instrumentation-test.md
@@ -3,6 +3,13 @@
 title: Android Instrumentation Tests
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/docs/android-instrumentation-test" style="color: #0000EE;">https://bazel.build/docs/android-instrumentation-test</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
+
 # Android Instrumentation Tests
 
 _If you're new to Bazel, please start with the [Building Android with
diff --git a/site/docs/android-ndk.md b/site/docs/android-ndk.md
index 88adaf1..a234fb6 100644
--- a/site/docs/android-ndk.md
+++ b/site/docs/android-ndk.md
@@ -3,6 +3,13 @@
 title: Using the Android Native Development Kit with Bazel
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/docs/android-ndk" style="color: #0000EE;">https://bazel.build/docs/android-ndk</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
+
 # Using the Android Native Development Kit with Bazel
 
 _If you're new to Bazel, please start with the [Building Android with
diff --git a/site/docs/aquery.html b/site/docs/aquery.html
index 8db2362..5b453fe 100644
--- a/site/docs/aquery.html
+++ b/site/docs/aquery.html
@@ -2,6 +2,13 @@
 layout: documentation
 title: Aquery (action graph query)
 ---
+
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/docs/aquery" style="color: #0000EE;">https://bazel.build/docs/aquery</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
 <h1>Action Graph Query (aquery)</h1>
 
 
diff --git a/site/docs/backward-compatibility.md b/site/docs/backward-compatibility.md
index 364432a..92447e0 100644
--- a/site/docs/backward-compatibility.md
+++ b/site/docs/backward-compatibility.md
@@ -4,6 +4,13 @@
 category: getting-started
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/release/backward-compatibility" style="color: #0000EE;">https://bazel.build/release/backward-compatibility</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
+
 # Backward Compatibility
 
 This page provides information on how to handle backward compatibility,
diff --git a/site/docs/bazel-and-android.md b/site/docs/bazel-and-android.md
index 271f9ea..419eda8 100644
--- a/site/docs/bazel-and-android.md
+++ b/site/docs/bazel-and-android.md
@@ -3,6 +3,13 @@
 title: Android and Bazel
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/docs/bazel-and-android" style="color: #0000EE;">https://bazel.build/docs/bazel-and-android</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
+
 # Android and Bazel
 
 This page contains resources that help you use Bazel with Android projects. It
diff --git a/site/docs/bazel-and-apple.md b/site/docs/bazel-and-apple.md
index d6c92d9..c5585d8 100644
--- a/site/docs/bazel-and-apple.md
+++ b/site/docs/bazel-and-apple.md
@@ -3,6 +3,13 @@
 title: Apple apps and Bazel
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/docs/bazel-and-apple" style="color: #0000EE;">https://bazel.build/docs/bazel-and-apple</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
+
 # Apple Apps and Bazel
 
 This page contains resources that help you use Bazel to build macOS and iOS
diff --git a/site/docs/bazel-and-cpp.md b/site/docs/bazel-and-cpp.md
index 00951f1..aa1c066 100644
--- a/site/docs/bazel-and-cpp.md
+++ b/site/docs/bazel-and-cpp.md
@@ -3,6 +3,13 @@
 title: C++ and Bazel
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/docs/bazel-and-cpp" style="color: #0000EE;">https://bazel.build/docs/bazel-and-cpp</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
+
 # C++ and Bazel
 
 This page contains resources that help you use Bazel with C++ projects. It links
diff --git a/site/docs/bazel-and-java.md b/site/docs/bazel-and-java.md
index 10ec94d..999c9cf 100644
--- a/site/docs/bazel-and-java.md
+++ b/site/docs/bazel-and-java.md
@@ -3,6 +3,13 @@
 title: Java and Bazel
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/docs/bazel-and-java" style="color: #0000EE;">https://bazel.build/docs/bazel-and-java</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
+
 # Java and Bazel
 
 This page contains resources that help you use Bazel with Java projects. It
diff --git a/site/docs/bazel-and-javascript.md b/site/docs/bazel-and-javascript.md
index 4f9e6a7..bfa1f58 100644
--- a/site/docs/bazel-and-javascript.md
+++ b/site/docs/bazel-and-javascript.md
@@ -3,6 +3,13 @@
 title: JavaScript and Bazel
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/docs/bazel-and-javascript" style="color: #0000EE;">https://bazel.build/docs/bazel-and-javascript</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
+
 # JavaScript and Bazel
 
 This page contains resources that help you use Bazel with JavaScript projects.
diff --git a/site/docs/bazel-container.md b/site/docs/bazel-container.md
index 702a322..654b38b 100644
--- a/site/docs/bazel-container.md
+++ b/site/docs/bazel-container.md
@@ -3,6 +3,13 @@
 title: Bazel container
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/docs/bazel-container" style="color: #0000EE;">https://bazel.build/docs/bazel-container</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
+
 # Getting Started with Bazel Docker Container
 
 This page provides details on the contents of the Bazel container, how to build
diff --git a/site/docs/bazel-overview.md b/site/docs/bazel-overview.md
index 33e3093..3cbfdd4 100644
--- a/site/docs/bazel-overview.md
+++ b/site/docs/bazel-overview.md
@@ -4,6 +4,13 @@
 category: getting-started
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/start/bazel-intro" style="color: #0000EE;">https://bazel.build/start/bazel-intro</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
+
 # Bazel Overview
 
 Bazel is an open-source build and test tool similar to Make, Maven, and Gradle.
diff --git a/site/docs/bazel-vision.md b/site/docs/bazel-vision.md
index 8910edd..455d554 100644
--- a/site/docs/bazel-vision.md
+++ b/site/docs/bazel-vision.md
@@ -4,6 +4,13 @@
 category: getting-started
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/start/bazel-vision" style="color: #0000EE;">https://bazel.build/start/bazel-vision</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
+
 # Bazel Vision
 
 <p><font size='+1'>Any software developer can efficiently build, test, and package
diff --git a/site/docs/bep-examples.md b/site/docs/bep-examples.md
index f9419fa..ee4fbeb 100644
--- a/site/docs/bep-examples.md
+++ b/site/docs/bep-examples.md
@@ -3,6 +3,13 @@
 title: Build Event Protocol Examples
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/docs/bep-examples" style="color: #0000EE;">https://bazel.build/docs/bep-examples</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
+
 # Build Event Protocol Examples
 
 
diff --git a/site/docs/bep-glossary.md b/site/docs/bep-glossary.md
index df26f52..35c18a8 100644
--- a/site/docs/bep-glossary.md
+++ b/site/docs/bep-glossary.md
@@ -3,6 +3,13 @@
 title: Build Event Protocol Glossary
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/docs/bep-glossary" style="color: #0000EE;">https://bazel.build/docs/bep-glossary</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
+
 # Build Event Protocol Glossary
 
 
diff --git a/site/docs/best-practices.md b/site/docs/best-practices.md
index 89624c1..f328b06 100644
--- a/site/docs/best-practices.md
+++ b/site/docs/best-practices.md
@@ -3,6 +3,13 @@
 title: Best practices
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/docs/best-practices" style="color: #0000EE;">https://bazel.build/docs/best-practices</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
+
 # Best Practices
 
 This page assumes you are familiar with Bazel and provides guidelines and
diff --git a/site/docs/build-event-protocol.md b/site/docs/build-event-protocol.md
index 2ba037c..95b90bd 100644
--- a/site/docs/build-event-protocol.md
+++ b/site/docs/build-event-protocol.md
@@ -3,6 +3,13 @@
 title: Build Event Protocol
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/docs/build-event-protocol" style="color: #0000EE;">https://bazel.build/docs/build-event-protocol</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
+
 # Build Event Protocol
 
 
diff --git a/site/docs/build-ref.html b/site/docs/build-ref.html
index 558ef7a..7072ff0 100644
--- a/site/docs/build-ref.html
+++ b/site/docs/build-ref.html
@@ -3,6 +3,13 @@
 title: Concepts and terminology
 category: getting-started
 ---
+
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/concepts/build-ref" style="color: #0000EE;">https://bazel.build/concepts/build-ref</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
 <h1>Concepts and Terminology</h1>
 <p>
   This page provides an overview of the source tree layout and the
diff --git a/site/docs/bzlmod.md b/site/docs/bzlmod.md
index 61d38f9..5026375 100644
--- a/site/docs/bzlmod.md
+++ b/site/docs/bzlmod.md
@@ -4,6 +4,13 @@
 category: getting-started
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/docs/bzlmod" style="color: #0000EE;">https://bazel.build/docs/bzlmod</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
+
 # Bzlmod User Guide
 
 *Bzlmod* is the codename of the new [external dependency](external.md) system
diff --git a/site/docs/cc-toolchain-config-reference.md b/site/docs/cc-toolchain-config-reference.md
index 23ebd6a..b2c7be8 100644
--- a/site/docs/cc-toolchain-config-reference.md
+++ b/site/docs/cc-toolchain-config-reference.md
@@ -3,6 +3,13 @@
 title: C++ toolchain configuration
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/docs/cc-toolchain-config-reference" style="color: #0000EE;">https://bazel.build/docs/cc-toolchain-config-reference</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
+
 # C++ Toolchain Configuration
 
 ## Overview
diff --git a/site/docs/completion.md b/site/docs/completion.md
index fe36990..ec4cd63 100644
--- a/site/docs/completion.md
+++ b/site/docs/completion.md
@@ -4,6 +4,13 @@
 category: getting-started
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/install/completion" style="color: #0000EE;">https://bazel.build/install/completion</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
+
 # Command-Line Completion
 
 You can enable command-line completion (also known as tab-completion) in Bash
diff --git a/site/docs/configurable-attributes.md b/site/docs/configurable-attributes.md
index 7b4178a..442b179 100644
--- a/site/docs/configurable-attributes.md
+++ b/site/docs/configurable-attributes.md
@@ -4,6 +4,13 @@
 category: getting-started
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/docs/configurable-attributes" style="color: #0000EE;">https://bazel.build/docs/configurable-attributes</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
+
 # Configurable Build Attributes
 
 **_Configurable attributes_**, commonly known as [`select()`](
diff --git a/site/docs/coverage.md b/site/docs/coverage.md
index 7b00be7..812340d 100644
--- a/site/docs/coverage.md
+++ b/site/docs/coverage.md
@@ -3,6 +3,13 @@
 title: Code Coverage with Bazel
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/docs/coverage" style="color: #0000EE;">https://bazel.build/docs/coverage</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
+
 # Code coverage with Bazel
 
 Bazel features a `coverage` sub-command to produce code coverage
diff --git a/site/docs/cpp-use-cases.md b/site/docs/cpp-use-cases.md
index 13a4e09..59ced00 100644
--- a/site/docs/cpp-use-cases.md
+++ b/site/docs/cpp-use-cases.md
@@ -3,6 +3,13 @@
 title: Common C++ Build Use Cases
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/tutorials/cpp-use-cases" style="color: #0000EE;">https://bazel.build/tutorials/cpp-use-cases</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
+
 # Common C++ Build Use Cases
 
 Here you will find some of the most common use cases for building C++ projects
diff --git a/site/docs/cquery.html b/site/docs/cquery.html
index 346f152..bad6cac 100644
--- a/site/docs/cquery.html
+++ b/site/docs/cquery.html
@@ -2,6 +2,13 @@
 layout: documentation
 title: Cquery (configurable query)
 ---
+
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/docs/cquery" style="color: #0000EE;">https://bazel.build/docs/cquery</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
 <h1> Configurable Query (cquery)</h1>
 
 
diff --git a/site/docs/creating-workers.md b/site/docs/creating-workers.md
index fdcbf6a..46e581b 100644
--- a/site/docs/creating-workers.md
+++ b/site/docs/creating-workers.md
@@ -4,6 +4,13 @@
 category: extending
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/docs/creating-workers" style="color: #0000EE;">https://bazel.build/docs/creating-workers</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
+
 # Creating Persistent Workers
 
 [Persistent workers](persistent-workers.html) can make your build faster.
diff --git a/site/docs/dynamic-execution.md b/site/docs/dynamic-execution.md
index 2486360..7ba233a 100644
--- a/site/docs/dynamic-execution.md
+++ b/site/docs/dynamic-execution.md
@@ -3,6 +3,13 @@
 title: Dynamic Execution
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/docs/dynamic-execution" style="color: #0000EE;">https://bazel.build/docs/dynamic-execution</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
+
 # Dynamic Execution
 
 __Dynamic execution__ is a feature in Bazel
diff --git a/site/docs/exec-groups.md b/site/docs/exec-groups.md
index 0155237..4a9d8d4 100644
--- a/site/docs/exec-groups.md
+++ b/site/docs/exec-groups.md
@@ -3,6 +3,13 @@
 title: Execution groups
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/reference/exec-groups" style="color: #0000EE;">https://bazel.build/reference/exec-groups</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
+
 # Execution Groups
 
 
diff --git a/site/docs/external.md b/site/docs/external.md
index 4630e6f..3f774f1 100644
--- a/site/docs/external.md
+++ b/site/docs/external.md
@@ -4,6 +4,13 @@
 category: getting-started
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/docs/external" style="color: #0000EE;">https://bazel.build/docs/external</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
+
 # Working with External Dependencies
 
 Bazel can depend on targets from other projects. Dependencies from these other
diff --git a/site/docs/getting-started.md b/site/docs/getting-started.md
index 601a536..77b17f5 100644
--- a/site/docs/getting-started.md
+++ b/site/docs/getting-started.md
@@ -4,6 +4,13 @@
 category: getting-started
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/start/getting-started" style="color: #0000EE;">https://bazel.build/start/getting-started</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
+
 # Getting Started with Bazel
 
 This page contains resources that help you get started with Bazel, including
diff --git a/site/docs/glossary.md b/site/docs/glossary.md
index 1cff10a..ac5b26b 100644
--- a/site/docs/glossary.md
+++ b/site/docs/glossary.md
@@ -4,6 +4,13 @@
 category: getting-started
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/reference/glossary" style="color: #0000EE;">https://bazel.build/reference/glossary</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
+
 # Bazel Glossary
 
 ### Action
diff --git a/site/docs/guide.md b/site/docs/guide.md
index 5b29613..727f9c5 100644
--- a/site/docs/guide.md
+++ b/site/docs/guide.md
@@ -3,6 +3,13 @@
 title: User's guide
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/docs/build" style="color: #0000EE;">https://bazel.build/docs/build</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
+
 # A User's Guide to Bazel
 
 To run Bazel, go to your base [workspace](build-ref.html#workspace) directory
diff --git a/site/docs/hermeticity.md b/site/docs/hermeticity.md
index a940e3e..82f135f 100644
--- a/site/docs/hermeticity.md
+++ b/site/docs/hermeticity.md
@@ -4,6 +4,13 @@
 category: getting-started
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/concepts/hermeticity" style="color: #0000EE;">https://bazel.build/concepts/hermeticity</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
+
 # Hermeticity
 
 This page covers hermeticity, the benefits of using hermetic builds, and
diff --git a/site/docs/ide.md b/site/docs/ide.md
index adef34b..4ac9896 100644
--- a/site/docs/ide.md
+++ b/site/docs/ide.md
@@ -4,6 +4,13 @@
 category: getting-started
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/install/ide" style="color: #0000EE;">https://bazel.build/install/ide</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
+
 # Integrating Bazel with IDEs
 
 This page covers how to integrate Bazel with IDEs, such as IntelliJ, Android
diff --git a/site/docs/install-bazelisk.md b/site/docs/install-bazelisk.md
index a847259..111ac34 100644
--- a/site/docs/install-bazelisk.md
+++ b/site/docs/install-bazelisk.md
@@ -4,6 +4,13 @@
 category: getting-started
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/install/bazelisk" style="color: #0000EE;">https://bazel.build/install/bazelisk</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
+
 # Installing Bazel using Bazelisk
 
 This page describes how to install Bazel using Bazelisk.
diff --git a/site/docs/install-compile-source.md b/site/docs/install-compile-source.md
index 9588364..477effc 100644
--- a/site/docs/install-compile-source.md
+++ b/site/docs/install-compile-source.md
@@ -4,6 +4,13 @@
 category: getting-started
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/install/compile-source" style="color: #0000EE;">https://bazel.build/install/compile-source</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
+
 <h1 id="compiling-from-source">Compiling Bazel from Source</h1>
 
 This page describes how to install Bazel from source and provides
diff --git a/site/docs/install-os-x.md b/site/docs/install-os-x.md
index 42d28fe..77852c9 100644
--- a/site/docs/install-os-x.md
+++ b/site/docs/install-os-x.md
@@ -4,6 +4,13 @@
 category: getting-started
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/install/os-x" style="color: #0000EE;">https://bazel.build/install/os-x</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
+
 <h1 id="mac-os-x">Installing Bazel on macOS</h1>
 
 This page describes how to install Bazel on macOS and set up your environment.
diff --git a/site/docs/install-redhat.md b/site/docs/install-redhat.md
index 6c9e434..817444b 100644
--- a/site/docs/install-redhat.md
+++ b/site/docs/install-redhat.md
@@ -4,6 +4,13 @@
 category: getting-started
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/install/redhat" style="color: #0000EE;">https://bazel.build/install/redhat</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
+
 # Installing Bazel on Fedora and CentOS
 
 This page describes how to install Bazel on Fedora and CentOS.
diff --git a/site/docs/install-suse.md b/site/docs/install-suse.md
index 40f6103..7845748 100644
--- a/site/docs/install-suse.md
+++ b/site/docs/install-suse.md
@@ -4,6 +4,13 @@
 category: getting-started
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/install/suse" style="color: #0000EE;">https://bazel.build/install/suse</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
+
 # Installing Bazel on openSUSE Tumbleweed & Leap
 
 This page describes how to install Bazel on openSUSE Tumbleweed and Leap.
diff --git a/site/docs/install-ubuntu.md b/site/docs/install-ubuntu.md
index 299caa9..d3ccef4 100644
--- a/site/docs/install-ubuntu.md
+++ b/site/docs/install-ubuntu.md
@@ -4,6 +4,13 @@
 category: getting-started
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/install/ubuntu" style="color: #0000EE;">https://bazel.build/install/ubuntu</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
+
 <h1 id="ubuntu">Installing Bazel on Ubuntu</h1>
 
 This page describes the options for installing Bazel on Ubuntu.
diff --git a/site/docs/install-windows.md b/site/docs/install-windows.md
index ed90b75..0c08159 100644
--- a/site/docs/install-windows.md
+++ b/site/docs/install-windows.md
@@ -4,6 +4,13 @@
 category: getting-started
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/install/windows" style="color: #0000EE;">https://bazel.build/install/windows</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
+
 # Installing Bazel on Windows
 
 This page describes the requirements and steps to install Bazel on Windows.
diff --git a/site/docs/install.md b/site/docs/install.md
index 0b54bfe..fade8bf 100644
--- a/site/docs/install.md
+++ b/site/docs/install.md
@@ -4,6 +4,13 @@
 category: getting-started
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/install" style="color: #0000EE;">https://bazel.build/install</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
+
 # Installing Bazel
 
 This page describes the various platforms supported by Bazel and links
diff --git a/site/docs/integrating-with-rules-cc.md b/site/docs/integrating-with-rules-cc.md
index e6735d0..5f6b038 100644
--- a/site/docs/integrating-with-rules-cc.md
+++ b/site/docs/integrating-with-rules-cc.md
@@ -3,6 +3,13 @@
 title: Integrating with C++ rules
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/docs/integrating-with-rules-cc" style="color: #0000EE;">https://bazel.build/docs/integrating-with-rules-cc</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
+
 # Integrating with C++ Rules
 
 This page describes how to integrate with C++ rules on various levels.
diff --git a/site/docs/memory-saving-mode.md b/site/docs/memory-saving-mode.md
index 1c2c380..edb1182 100644
--- a/site/docs/memory-saving-mode.md
+++ b/site/docs/memory-saving-mode.md
@@ -3,6 +3,13 @@
 title: Memory-saving Mode
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/docs/memory-saving-mode" style="color: #0000EE;">https://bazel.build/docs/memory-saving-mode</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
+
 # Running Bazel with Limited RAM
 
 This page describes how to use flags to run Bazel with limited RAM.
diff --git a/site/docs/migrate-cocoapods.md b/site/docs/migrate-cocoapods.md
index d5185f8..aa66f99 100644
--- a/site/docs/migrate-cocoapods.md
+++ b/site/docs/migrate-cocoapods.md
@@ -3,6 +3,13 @@
 title: Converting CocoaPods dependencies
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/migrate/cocoapods" style="color: #0000EE;">https://bazel.build/migrate/cocoapods</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
+
 # Converting CocoaPods Dependencies
 
 CocoaPods is a third-party dependency management system for Apple application
diff --git a/site/docs/migrate-maven.md b/site/docs/migrate-maven.md
index 5ee08d3..539f07e 100644
--- a/site/docs/migrate-maven.md
+++ b/site/docs/migrate-maven.md
@@ -3,6 +3,13 @@
 title: Migrating from Maven to Bazel
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/migrate/maven" style="color: #0000EE;">https://bazel.build/migrate/maven</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
+
 # Migrating from Maven to Bazel
 
 This page describes how to migrate from Maven to Bazel, including the
diff --git a/site/docs/migrate-xcode.md b/site/docs/migrate-xcode.md
index 7d795d2..0057790 100644
--- a/site/docs/migrate-xcode.md
+++ b/site/docs/migrate-xcode.md
@@ -3,6 +3,13 @@
 title: Migrating from Xcode to Bazel
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/migrate/xcode" style="color: #0000EE;">https://bazel.build/migrate/xcode</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
+
 # Migrating from Xcode to Bazel
 
 This page describes how to build or test an Xcode project with Bazel. It
diff --git a/site/docs/mobile-install.md b/site/docs/mobile-install.md
index 99b32e6..efa9e74 100644
--- a/site/docs/mobile-install.md
+++ b/site/docs/mobile-install.md
@@ -3,6 +3,13 @@
 title: mobile-install
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/docs/mobile-install" style="color: #0000EE;">https://bazel.build/docs/mobile-install</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
+
 # bazel mobile-install
 
 <p class="lead">Fast iterative development for Android</p>
diff --git a/site/docs/multiplex-worker.md b/site/docs/multiplex-worker.md
index 63cf499..4b5c5b0 100644
--- a/site/docs/multiplex-worker.md
+++ b/site/docs/multiplex-worker.md
@@ -4,6 +4,13 @@
 category: extending
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/docs/multiplex-worker" style="color: #0000EE;">https://bazel.build/docs/multiplex-worker</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
+
 # Multiplex Workers (Experimental Feature)
 
 This page describes multiplex workers, how to write multiplex-compatible
diff --git a/site/docs/output_directories.md b/site/docs/output_directories.md
index 6973f19..748e083 100644
--- a/site/docs/output_directories.md
+++ b/site/docs/output_directories.md
@@ -3,6 +3,13 @@
 title: Output directory layout
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/docs/output_directories" style="color: #0000EE;">https://bazel.build/docs/output_directories</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
+
 # Output Directory Layout
 
 This page covers requirements and layout for output directories.
diff --git a/site/docs/persistent-workers.md b/site/docs/persistent-workers.md
index 84d7532..b700447 100644
--- a/site/docs/persistent-workers.md
+++ b/site/docs/persistent-workers.md
@@ -4,6 +4,13 @@
 category: extending
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/docs/persistent-workers" style="color: #0000EE;">https://bazel.build/docs/persistent-workers</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
+
 # Persistent Workers
 
 This page covers how to use persistent workers, the benefits, requirements,
diff --git a/site/docs/platforms-intro.md b/site/docs/platforms-intro.md
index 79e7c66..eddeee9 100644
--- a/site/docs/platforms-intro.md
+++ b/site/docs/platforms-intro.md
@@ -4,6 +4,13 @@
 category: getting-started
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/concepts/platform-intro" style="color: #0000EE;">https://bazel.build/concepts/platform-intro</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
+
 # Building with Platforms
 
 
diff --git a/site/docs/platforms.md b/site/docs/platforms.md
index 4da016a..b120212 100644
--- a/site/docs/platforms.md
+++ b/site/docs/platforms.md
@@ -3,6 +3,13 @@
 title: Platforms
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/docs/platforms" style="color: #0000EE;">https://bazel.build/docs/platforms</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
+
 # Platforms
 
 
diff --git a/site/docs/query-how-to.html b/site/docs/query-how-to.html
index ccfe00a..e0dbc3c 100644
--- a/site/docs/query-how-to.html
+++ b/site/docs/query-how-to.html
@@ -2,6 +2,13 @@
 layout: documentation
 title: Bazel query how-to
 ---
+
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/docs/query-how-to" style="color: #0000EE;">https://bazel.build/docs/query-how-to</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
 <h1>Bazel Query How-To</h1>
 
 <p>
diff --git a/site/docs/query.html b/site/docs/query.html
index cdf6b58..9eefd05 100644
--- a/site/docs/query.html
+++ b/site/docs/query.html
@@ -2,6 +2,13 @@
 layout: documentation
 title: Query language
 ---
+
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/reference/query" style="color: #0000EE;">https://bazel.build/reference/query</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
 <h1>The Bazel Query Reference</h1>
 
 
diff --git a/site/docs/releases.md b/site/docs/releases.md
index 09aecd2..483a2f6 100644
--- a/site/docs/releases.md
+++ b/site/docs/releases.md
@@ -4,6 +4,13 @@
 category: getting-started
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/release" style="color: #0000EE;">https://bazel.build/release</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
+
 # Release Policy
 
 Bazel maintains a
diff --git a/site/docs/remote-caching-debug.md b/site/docs/remote-caching-debug.md
index 4b89be7..46d70d5 100644
--- a/site/docs/remote-caching-debug.md
+++ b/site/docs/remote-caching-debug.md
@@ -3,6 +3,13 @@
 title: Debugging remote cache hits for local execution
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/docs/remote-caching-debug" style="color: #0000EE;">https://bazel.build/docs/remote-caching-debug</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
+
 # Debugging Remote Cache Hits for Local Execution
 
 This page describes how to investigate cache misses in the context of local
diff --git a/site/docs/remote-caching.md b/site/docs/remote-caching.md
index e904bdf..bf31712 100644
--- a/site/docs/remote-caching.md
+++ b/site/docs/remote-caching.md
@@ -3,6 +3,13 @@
 title: Remote caching
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/docs/remote-caching" style="color: #0000EE;">https://bazel.build/docs/remote-caching</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
+
 # Remote Caching
 
 This page covers remote caching, setting up a server to host the cache, and
diff --git a/site/docs/remote-execution-caching-debug.md b/site/docs/remote-execution-caching-debug.md
index ba92b69..0b05142 100644
--- a/site/docs/remote-execution-caching-debug.md
+++ b/site/docs/remote-execution-caching-debug.md
@@ -3,6 +3,13 @@
 title: Debugging remote cache hits for remote execution
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/docs/remote-execution-caching-debug" style="color: #0000EE;">https://bazel.build/docs/remote-execution-caching-debug</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
+
 # Debugging Remote Cache Hits for Remote Execution
 
 This page describes how to check your cache hit rate and how to investigate
diff --git a/site/docs/remote-execution-ci.md b/site/docs/remote-execution-ci.md
index ff2daa3..4832d7e 100644
--- a/site/docs/remote-execution-ci.md
+++ b/site/docs/remote-execution-ci.md
@@ -3,6 +3,13 @@
 title: Configuring Bazel CI to test rules for remote execution
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/docs/remote-execution-ci " style="color: #0000EE;">https://bazel.build/docs/remote-execution-ci </a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
+
 # Configuring Bazel CI to Test Rules for Remote Execution
 
 This page is for owners and maintainers of Bazel rule repositories. It
diff --git a/site/docs/remote-execution-rules.md b/site/docs/remote-execution-rules.md
index d9beeb8..72f5274 100644
--- a/site/docs/remote-execution-rules.md
+++ b/site/docs/remote-execution-rules.md
@@ -3,6 +3,13 @@
 title: Adapting Bazel rules for remote execution
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/docs/remote-execution-rules" style="color: #0000EE;">https://bazel.build/docs/remote-execution-rules</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
+
 # Adapting Bazel Rules for Remote Execution
 
 This page is intended for Bazel users writing custom build and test rules
diff --git a/site/docs/remote-execution-sandbox.md b/site/docs/remote-execution-sandbox.md
index a1ad29a..8135867 100644
--- a/site/docs/remote-execution-sandbox.md
+++ b/site/docs/remote-execution-sandbox.md
@@ -3,6 +3,13 @@
 title: Troubleshooting Bazel remote execution with Docker sandbox
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/docs/remote-execution-sandbox" style="color: #0000EE;">https://bazel.build/docs/remote-execution-sandbox</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
+
 # Troubleshooting Bazel Remote Execution with Docker Sandbox
 
 Bazel builds that succeed locally may fail when executed remotely due to
diff --git a/site/docs/remote-execution.md b/site/docs/remote-execution.md
index 4c0dd35..d1f7817 100644
--- a/site/docs/remote-execution.md
+++ b/site/docs/remote-execution.md
@@ -3,6 +3,13 @@
 title: Remote execution overview
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/docs/remote-execution" style="color: #0000EE;">https://bazel.build/docs/remote-execution</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
+
 # Remote Execution Overview
 
 This page covers the benefits, requirements, and options for running Bazel
diff --git a/site/docs/rule-challenges.md b/site/docs/rule-challenges.md
index 31dc405..a5cd0f3 100644
--- a/site/docs/rule-challenges.md
+++ b/site/docs/rule-challenges.md
@@ -3,6 +3,13 @@
 title: Challenges of Writing Rules
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/docs/rule-challenges" style="color: #0000EE;">https://bazel.build/docs/rule-challenges</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
+
 # Challenges of Writing Rules
 
 This page gives a high-level overview of the specific issues and challenges
diff --git a/site/docs/rules.md b/site/docs/rules.md
index e171216..c862260 100644
--- a/site/docs/rules.md
+++ b/site/docs/rules.md
@@ -4,6 +4,13 @@
 category: extending
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/rules" style="color: #0000EE;">https://bazel.build/rules</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
+
 # Rules
 
 The Bazel ecosystem has a growing and evolving set of rules to support popular
diff --git a/site/docs/sandboxing.md b/site/docs/sandboxing.md
index 40dbfbb..af3fc7f 100644
--- a/site/docs/sandboxing.md
+++ b/site/docs/sandboxing.md
@@ -3,6 +3,13 @@
 title: Sandboxing
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/docs/sandboxing" style="color: #0000EE;">https://bazel.build/docs/sandboxing</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
+
 # Sandboxing
 
 This article covers sandboxing in Bazel, installing `sandboxfs`, and debugging
diff --git a/site/docs/skylark/aspects.md b/site/docs/skylark/aspects.md
index 55ad415..aaf251e 100644
--- a/site/docs/skylark/aspects.md
+++ b/site/docs/skylark/aspects.md
@@ -4,6 +4,13 @@
 category: extending
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/rules/aspects" style="color: #0000EE;">https://bazel.build/rules/aspects</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
+
 # Aspects
 
 This page explains the basics and benefits of using aspects and provides
diff --git a/site/docs/skylark/build-style.md b/site/docs/skylark/build-style.md
index b0a4d70..1423152 100644
--- a/site/docs/skylark/build-style.md
+++ b/site/docs/skylark/build-style.md
@@ -3,6 +3,13 @@
 title: BUILD style guide
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/rules/build-style" style="color: #0000EE;">https://bazel.build/rules/build-style</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
+
 # BUILD Style Guide
 
 
diff --git a/site/docs/skylark/bzl-style.md b/site/docs/skylark/bzl-style.md
index 7b2c17d..8057e8d 100644
--- a/site/docs/skylark/bzl-style.md
+++ b/site/docs/skylark/bzl-style.md
@@ -4,6 +4,13 @@
 category: extending
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/rules/bzl-style" style="color: #0000EE;">https://bazel.build/rules/bzl-style</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
+
 # .bzl style guide
 
 
diff --git a/site/docs/skylark/concepts.md b/site/docs/skylark/concepts.md
index 0cb8921..446601b 100644
--- a/site/docs/skylark/concepts.md
+++ b/site/docs/skylark/concepts.md
@@ -4,6 +4,13 @@
 category: extending
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/rules/concepts" style="color: #0000EE;">https://bazel.build/rules/concepts</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
+
 # Extension Overview
 
 <!-- [TOC] -->
diff --git a/site/docs/skylark/config.md b/site/docs/skylark/config.md
index 1b66d35..ab930e2 100644
--- a/site/docs/skylark/config.md
+++ b/site/docs/skylark/config.md
@@ -4,6 +4,13 @@
 category: extending
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/rules/config" style="color: #0000EE;">https://bazel.build/rules/config</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
+
 # Configurations
 
 
diff --git a/site/docs/skylark/deploying.md b/site/docs/skylark/deploying.md
index 018bac8..477af39 100644
--- a/site/docs/skylark/deploying.md
+++ b/site/docs/skylark/deploying.md
@@ -4,6 +4,13 @@
 category: extending
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/rules/deploying" style="color: #0000EE;">https://bazel.build/rules/deploying</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
+
 # Deploying Rules
 
 This page is for rule writers who are planning to make their rules available
diff --git a/site/docs/skylark/depsets.md b/site/docs/skylark/depsets.md
index 193fd23..1532b47 100644
--- a/site/docs/skylark/depsets.md
+++ b/site/docs/skylark/depsets.md
@@ -4,6 +4,13 @@
 category: extending
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/rules/depsets" style="color: #0000EE;">https://bazel.build/rules/depsets</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
+
 # Depsets
 
 This page covers the benefits and examples of using depsets.
diff --git a/site/docs/skylark/errors/read-only-variable.md b/site/docs/skylark/errors/read-only-variable.md
index 1b7ecf7..fc0f0c9 100644
--- a/site/docs/skylark/errors/read-only-variable.md
+++ b/site/docs/skylark/errors/read-only-variable.md
@@ -3,6 +3,13 @@
 title: Variable x is read only
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/rules/errors/read-only-variable" style="color: #0000EE;">https://bazel.build/rules/errors/read-only-variable</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
+
 # Error: Variable x is read only
 
 A global variable cannot be reassigned. It will always point to the same object.
diff --git a/site/docs/skylark/faq.md b/site/docs/skylark/faq.md
index 40de900..b9bd4be 100644
--- a/site/docs/skylark/faq.md
+++ b/site/docs/skylark/faq.md
@@ -4,6 +4,13 @@
 category: extending
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/rules/faq" style="color: #0000EE;">https://bazel.build/rules/faq</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
+
 # Frequently Asked Questions
 
 These are some common issues and questions with writing extensions.
diff --git a/site/docs/skylark/index.md b/site/docs/skylark/index.md
index 5635048..e2c7590 100644
--- a/site/docs/skylark/index.md
+++ b/site/docs/skylark/index.md
@@ -2,3 +2,10 @@
 layout: redirect
 redirect: concepts.html
 ---
+
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/rules/index" style="color: #0000EE;">https://bazel.build/rules/index</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
diff --git a/site/docs/skylark/language.md b/site/docs/skylark/language.md
index 3f9310c..7f33b78 100644
--- a/site/docs/skylark/language.md
+++ b/site/docs/skylark/language.md
@@ -4,6 +4,13 @@
 category: extending
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/rules/language" style="color: #0000EE;">https://bazel.build/rules/language</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
+
 # Starlark Language
 
 <!-- [TOC] -->
diff --git a/site/docs/skylark/macros.md b/site/docs/skylark/macros.md
index 85048a5..50aca34 100644
--- a/site/docs/skylark/macros.md
+++ b/site/docs/skylark/macros.md
@@ -4,6 +4,13 @@
 category: extending
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/rules/macros" style="color: #0000EE;">https://bazel.build/rules/macros</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
+
 # Macros
 
 
diff --git a/site/docs/skylark/performance.md b/site/docs/skylark/performance.md
index 997055f..0399291 100644
--- a/site/docs/skylark/performance.md
+++ b/site/docs/skylark/performance.md
@@ -4,6 +4,13 @@
 category: extending
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/rules/performance" style="color: #0000EE;">https://bazel.build/rules/performance</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
+
 # Optimizing Performance
 
 
diff --git a/site/docs/skylark/repository_rules.md b/site/docs/skylark/repository_rules.md
index 11ee163..5d87ac2 100644
--- a/site/docs/skylark/repository_rules.md
+++ b/site/docs/skylark/repository_rules.md
@@ -3,6 +3,13 @@
 title: Repository rules
 category: extending
 ---
+
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/rules/repository_rules" style="color: #0000EE;">https://bazel.build/rules/repository_rules</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
 # Repository Rules
 
 This page covers how to create repository rules and provides examples for
diff --git a/site/docs/skylark/rules-tutorial.md b/site/docs/skylark/rules-tutorial.md
index 722c4a1..673d2e3 100644
--- a/site/docs/skylark/rules-tutorial.md
+++ b/site/docs/skylark/rules-tutorial.md
@@ -4,6 +4,13 @@
 category: extending
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/rules/rules-tutorial" style="color: #0000EE;">https://bazel.build/rules/rules-tutorial</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
+
 # Rules Tutorial
 
 <!-- [TOC] -->
diff --git a/site/docs/skylark/rules.md b/site/docs/skylark/rules.md
index daedd16..520ab98 100644
--- a/site/docs/skylark/rules.md
+++ b/site/docs/skylark/rules.md
@@ -4,6 +4,13 @@
 category: extending
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/rules/rules" style="color: #0000EE;">https://bazel.build/rules/rules</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
+
 # Rules
 
 A **rule** defines a series of [**actions**](#actions) that Bazel performs on
diff --git a/site/docs/skylark/testing.md b/site/docs/skylark/testing.md
index 1f2916a..412ec18 100644
--- a/site/docs/skylark/testing.md
+++ b/site/docs/skylark/testing.md
@@ -4,6 +4,13 @@
 category: extending
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/rules/testing" style="color: #0000EE;">https://bazel.build/rules/testing</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
+
 # Testing
 
 
diff --git a/site/docs/skylark/tutorial-creating-a-macro.md b/site/docs/skylark/tutorial-creating-a-macro.md
index 8da206f..028fbe5 100644
--- a/site/docs/skylark/tutorial-creating-a-macro.md
+++ b/site/docs/skylark/tutorial-creating-a-macro.md
@@ -4,6 +4,13 @@
 category: extending
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/rules/tutorial-creating-a-macro" style="color: #0000EE;">https://bazel.build/rules/tutorial-creating-a-macro</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
+
 # Creating a Macro
 
 Imagine that you need to run a tool as part of your build. For example, you
diff --git a/site/docs/skylark/tutorial-custom-verbs.md b/site/docs/skylark/tutorial-custom-verbs.md
index c1db307..7737995 100644
--- a/site/docs/skylark/tutorial-custom-verbs.md
+++ b/site/docs/skylark/tutorial-custom-verbs.md
@@ -4,6 +4,13 @@
 category: extending
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/rules/tutorial-custom-verbs" style="color: #0000EE;">https://bazel.build/rules/tutorial-custom-verbs</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
+
 # Using Macros to Create "Custom Verbs"
 
 Day-to-day interaction with Bazel happens primarily through a few commands:
diff --git a/site/docs/skylark/tutorial-sharing-variables.md b/site/docs/skylark/tutorial-sharing-variables.md
index 1570abc..7db2c45 100644
--- a/site/docs/skylark/tutorial-sharing-variables.md
+++ b/site/docs/skylark/tutorial-sharing-variables.md
@@ -4,6 +4,13 @@
 category: extending
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/rules/tutorial-sharing-variables" style="color: #0000EE;">https://bazel.build/rules/tutorial-sharing-variables</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
+
 # Sharing Variables
 
 `BUILD` files are intended to be simple and declarative. They will typically
diff --git a/site/docs/skylark/windows_tips.md b/site/docs/skylark/windows_tips.md
index ea225cf..ef6b00d 100644
--- a/site/docs/skylark/windows_tips.md
+++ b/site/docs/skylark/windows_tips.md
@@ -4,6 +4,13 @@
 category: extending
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/rules/windows_tips" style="color: #0000EE;">https://bazel.build/rules/windows_tips</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
+
 # Writing Rules on Windows
 
 This page focuses on writing Windows-compatible rules, common problems of
diff --git a/site/docs/test-encyclopedia.html b/site/docs/test-encyclopedia.html
index 4f55dc7..1be5d9d 100644
--- a/site/docs/test-encyclopedia.html
+++ b/site/docs/test-encyclopedia.html
@@ -2,6 +2,13 @@
 layout: documentation
 title: Test Encyclopedia
 ---
+
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/reference/test-encyclopedia" style="color: #0000EE;">https://bazel.build/reference/test-encyclopedia</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
 <h1>Test encyclopedia</h1>
 
 <p class="lead">An Exhaustive Specification of the Test Execution Environment</p>
diff --git a/site/docs/toolchain_resolution_implementation.md b/site/docs/toolchain_resolution_implementation.md
index a95a1ab..5d9fa79 100644
--- a/site/docs/toolchain_resolution_implementation.md
+++ b/site/docs/toolchain_resolution_implementation.md
@@ -3,6 +3,13 @@
 title: Toolchain Resolution Implementation Details
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/docs/toolchain_resolution_implementation" style="color: #0000EE;">https://bazel.build/docs/toolchain_resolution_implementation</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
+
 # Toolchain Resolution Implementation Details
 
 
diff --git a/site/docs/toolchains.md b/site/docs/toolchains.md
index 2883a89..3ddc497 100644
--- a/site/docs/toolchains.md
+++ b/site/docs/toolchains.md
@@ -3,6 +3,13 @@
 title: Toolchains
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/docs/toolchains" style="color: #0000EE;">https://bazel.build/docs/toolchains</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
+
 # Toolchains
 
 
diff --git a/site/docs/tutorial/android-app.md b/site/docs/tutorial/android-app.md
index 2bb0063..7056f7e 100644
--- a/site/docs/tutorial/android-app.md
+++ b/site/docs/tutorial/android-app.md
@@ -4,6 +4,13 @@
 category: getting-started
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/tutorials/android-app" style="color: #0000EE;">https://bazel.build/tutorials/android-app</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
+
 # Bazel Tutorial: Build an Android App
 
 This tutorial covers how to build a simple Android app using Bazel.
diff --git a/site/docs/tutorial/cc-toolchain-config.md b/site/docs/tutorial/cc-toolchain-config.md
index 9029521..e4f2a08 100644
--- a/site/docs/tutorial/cc-toolchain-config.md
+++ b/site/docs/tutorial/cc-toolchain-config.md
@@ -4,6 +4,13 @@
 category: getting-started
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/tutorials/cc-toolchain-config" style="color: #0000EE;">https://bazel.build/tutorials/cc-toolchain-config</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
+
 # Bazel Tutorial: Configure C++ Toolchains
 
 This tutorial uses an example scenario to describe how to configure C++
diff --git a/site/docs/tutorial/cpp.md b/site/docs/tutorial/cpp.md
index 5422b71..c9e5f14 100644
--- a/site/docs/tutorial/cpp.md
+++ b/site/docs/tutorial/cpp.md
@@ -4,6 +4,13 @@
 category: getting-started
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/tutorials/cpp" style="color: #0000EE;">https://bazel.build/tutorials/cpp</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
+
 # Bazel Tutorial: Build a C++ Project
 
 This tutorial covers the basics of building C++ applications with
diff --git a/site/docs/tutorial/ios-app.md b/site/docs/tutorial/ios-app.md
index 98f3ffc..cb2a9a0 100644
--- a/site/docs/tutorial/ios-app.md
+++ b/site/docs/tutorial/ios-app.md
@@ -4,6 +4,13 @@
 category: getting-started
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/tutorials/ios-app" style="color: #0000EE;">https://bazel.build/tutorials/ios-app</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
+
 # Bazel Tutorial: Build an iOS App
 
 This tutorial covers how to build a simple iOS app using Bazel.
diff --git a/site/docs/tutorial/java.md b/site/docs/tutorial/java.md
index bb47db0..df44388 100644
--- a/site/docs/tutorial/java.md
+++ b/site/docs/tutorial/java.md
@@ -4,6 +4,13 @@
 category: getting-started
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/tutorials/java" style="color: #0000EE;">https://bazel.build/tutorials/java</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
+
 # Bazel Tutorial: Build a Java Project
 
 This tutorial covers the basics of building Java applications with
diff --git a/site/docs/updating-bazel.md b/site/docs/updating-bazel.md
index ef6c732..dd50efa 100644
--- a/site/docs/updating-bazel.md
+++ b/site/docs/updating-bazel.md
@@ -4,6 +4,13 @@
 category: getting-started
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/versions/updating-bazel" style="color: #0000EE;">https://bazel.build/versions/updating-bazel</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
+
 # Updating Bazel
 
 This page covers how to automatically update your Bazel version using Bazelisk.
diff --git a/site/docs/user-manual.html b/site/docs/user-manual.html
index f27df84..2cb2842 100644
--- a/site/docs/user-manual.html
+++ b/site/docs/user-manual.html
@@ -2,6 +2,13 @@
 layout: documentation
 title: User manual
 ---
+
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/docs/user-manual" style="color: #0000EE;">https://bazel.build/docs/user-manual</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
 <h1>Commands and Options</h1>
 
 This page covers the options that are available with various Bazel commands,
diff --git a/site/docs/versioning.md b/site/docs/versioning.md
index 12be3ff..d3c28a8 100644
--- a/site/docs/versioning.md
+++ b/site/docs/versioning.md
@@ -4,6 +4,13 @@
 category: getting-started
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/release/versioning" style="color: #0000EE;">https://bazel.build/release/versioning</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
+
 # Release Versioning
 
 Bazel 4.0 and higher provides support for two release tracks: long term support
diff --git a/site/docs/visibility.md b/site/docs/visibility.md
index e2daa2e..1c88f04 100644
--- a/site/docs/visibility.md
+++ b/site/docs/visibility.md
@@ -3,6 +3,13 @@
 title: Visibility
 category: getting-started
 ---
+
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/concepts/visibility" style="color: #0000EE;">https://bazel.build/concepts/visibility</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
 # Visibility
 
 
diff --git a/site/docs/windows.md b/site/docs/windows.md
index 2356b4f..52fefa7 100644
--- a/site/docs/windows.md
+++ b/site/docs/windows.md
@@ -3,6 +3,13 @@
 title: Windows
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/docs/windows" style="color: #0000EE;">https://bazel.build/docs/windows</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
+
 # Using Bazel on Windows
 
 This page covers Best Practices for using Bazel on Windows. For installation
diff --git a/site/docs/workspace-log.md b/site/docs/workspace-log.md
index 17f0362..0ffb497 100644
--- a/site/docs/workspace-log.md
+++ b/site/docs/workspace-log.md
@@ -3,6 +3,13 @@
 title: Finding non-hermetic behavior in WORKSPACE rules
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/docs/workspace-log" style="color: #0000EE;">https://bazel.build/docs/workspace-log</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
+
 # Finding Non-Hermetic Behavior in WORKSPACE Rules
 
 In the following, a host machine is the machine where Bazel runs.
diff --git a/src/main/java/com/google/devtools/build/docgen/templates/be/common-definitions.vm b/src/main/java/com/google/devtools/build/docgen/templates/be/common-definitions.vm
index a4be7b4..278266f 100644
--- a/src/main/java/com/google/devtools/build/docgen/templates/be/common-definitions.vm
+++ b/src/main/java/com/google/devtools/build/docgen/templates/be/common-definitions.vm
@@ -3,6 +3,13 @@
 layout: documentation
 title: Common Definitions
 ---
+
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/reference/be/common-definitions" style="color: #0000EE;">https://bazel.build/reference/be/common-definitions</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
 #end
 #if (!$singlePage)
 #parse("com/google/devtools/build/docgen/templates/be/header.vm")
diff --git a/src/main/java/com/google/devtools/build/docgen/templates/be/functions.vm b/src/main/java/com/google/devtools/build/docgen/templates/be/functions.vm
index a7da2ed..9760d19 100644
--- a/src/main/java/com/google/devtools/build/docgen/templates/be/functions.vm
+++ b/src/main/java/com/google/devtools/build/docgen/templates/be/functions.vm
@@ -3,6 +3,13 @@
 layout: documentation
 title: Functions
 ---
+
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/reference/be/functions" style="color: #0000EE;">https://bazel.build/reference/be/functions</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
 #end
 #if (!$singlePage)
 #parse("com/google/devtools/build/docgen/templates/be/header.vm")
diff --git a/src/main/java/com/google/devtools/build/docgen/templates/be/make-variables.vm b/src/main/java/com/google/devtools/build/docgen/templates/be/make-variables.vm
index ccde038..6fed6f5 100644
--- a/src/main/java/com/google/devtools/build/docgen/templates/be/make-variables.vm
+++ b/src/main/java/com/google/devtools/build/docgen/templates/be/make-variables.vm
@@ -3,6 +3,13 @@
 layout: documentation
 title: Make Variables
 ---
+
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/reference/be/make-variables" style="color: #0000EE;">https://bazel.build/reference/be/make-variables</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
 #end
 #if (!$singlePage)
 #parse("com/google/devtools/build/docgen/templates/be/header.vm")
diff --git a/src/main/java/com/google/devtools/build/docgen/templates/be/overview.vm b/src/main/java/com/google/devtools/build/docgen/templates/be/overview.vm
index 169d1f9..e5ce994 100644
--- a/src/main/java/com/google/devtools/build/docgen/templates/be/overview.vm
+++ b/src/main/java/com/google/devtools/build/docgen/templates/be/overview.vm
@@ -3,6 +3,12 @@
 title: Build Encyclopedia
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/reference/be/overview" style="color: #0000EE;">https://bazel.build/reference/be/overview</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
 <h1>Bazel BUILD Encyclopedia of Functions</h1>
 <h2>Concepts and terminology</h2>
 
diff --git a/src/main/java/com/google/devtools/build/docgen/templates/be/rules.vm b/src/main/java/com/google/devtools/build/docgen/templates/be/rules.vm
index 6862635..2484b96 100644
--- a/src/main/java/com/google/devtools/build/docgen/templates/be/rules.vm
+++ b/src/main/java/com/google/devtools/build/docgen/templates/be/rules.vm
@@ -3,6 +3,13 @@
 layout: documentation
 title: ${ruleFamily.name} Rules
 ---
+
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/reference/be/${ruleFamily.getId()}" style="color: #0000EE;">https://bazel.build/reference/be/${ruleFamily.getId()}</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
 #end
 #if (!$singlePage)
 #parse("com/google/devtools/build/docgen/templates/be/header.vm")
diff --git a/src/main/java/com/google/devtools/build/docgen/templates/skylark-category.vm b/src/main/java/com/google/devtools/build/docgen/templates/skylark-category.vm
index dc450f1..c8270ff 100644
--- a/src/main/java/com/google/devtools/build/docgen/templates/skylark-category.vm
+++ b/src/main/java/com/google/devtools/build/docgen/templates/skylark-category.vm
@@ -2,6 +2,13 @@
 layout: documentation
 title: ${category.title}
 ---
+
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/rules/lib/starlark-${category.getTemplateIdentifier()}" style="color: #0000EE;">https://bazel.build/rules/lib/starlark-${category.getTemplateIdentifier()}</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
 <h1>${category.title}</h1>
 
 ${description}
diff --git a/src/main/java/com/google/devtools/build/docgen/templates/skylark-library.vm b/src/main/java/com/google/devtools/build/docgen/templates/skylark-library.vm
index 5ddc512..bfb469c 100644
--- a/src/main/java/com/google/devtools/build/docgen/templates/skylark-library.vm
+++ b/src/main/java/com/google/devtools/build/docgen/templates/skylark-library.vm
@@ -3,6 +3,12 @@
 title: ${module.title}
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/rules/lib/${module.name}" style="color: #0000EE;">https://bazel.build/rules/lib/${module.name}</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
 <a href="../concepts.html">Extensions</a> &gt;
 <a href="skylark-overview.html">API reference</a> &gt;
 ${module.title}
diff --git a/src/main/java/com/google/devtools/build/docgen/templates/skylark-overview.vm b/src/main/java/com/google/devtools/build/docgen/templates/skylark-overview.vm
index db44541..979c248 100644
--- a/src/main/java/com/google/devtools/build/docgen/templates/skylark-overview.vm
+++ b/src/main/java/com/google/devtools/build/docgen/templates/skylark-overview.vm
@@ -2,6 +2,13 @@
 layout: documentation
 title: One-Page Overview
 ---
+
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/rules/lib/starlark-overview" style="color: #0000EE;">https://bazel.build/rules/lib/starlark-overview</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
 <h1>One-Page Overview</h1>
 
 A list of all modules and globals that are available:
diff --git a/tools/build_defs/repo/index.md b/tools/build_defs/repo/index.md
index b7270a1..3723107 100644
--- a/tools/build_defs/repo/index.md
+++ b/tools/build_defs/repo/index.md
@@ -3,6 +3,11 @@
 title: Repository rules
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/rules/lib/repo" style="color: #0000EE;">https://bazel.build/rules/lib/repo</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
 
 # Repository Rules
 
diff --git a/tools/build_defs/repo/preamb.md b/tools/build_defs/repo/preamb.md
index d44eecb..7413a4b 100644
--- a/tools/build_defs/repo/preamb.md
+++ b/tools/build_defs/repo/preamb.md
@@ -3,5 +3,11 @@
 title: Repository rules
 ---
 
+<div style="background-color: #EFCBCB; color: #AE2B2B;  border: 1px solid #AE2B2B; border-radius: 5px; border-left: 10px solid #AE2B2B; padding: 0.5em;">
+<b>IMPORTANT:</b> The Bazel docs have moved! Please update your bookmark to <a href="https://bazel.build/rules/lib/repo/BZL_FILE_BASE_NAME" style="color: #0000EE;">https://bazel.build/rules/lib/repo/BZL_FILE_BASE_NAME</a>
+<p/>
+You can <a href="https://blog.bazel.build/2022/02/17/Launching-new-Bazel-site.html" style="color: #0000EE;">read about</a> the migration, and let us <a href="https://forms.gle/onkAkr2ZwBmcbWXj7" style="color: #0000EE;">know what you think</a>.
+</div>
+
 The following functions can be loaded from
 `@bazel_tools//tools/build_defs/repo:BZL_FILE_BASE_NAME.bzl`.