diff --git a/docs/supported-community-modules.md b/docs/supported-community-modules.md
index a0db75f8a..48fc3625c 100644
--- a/docs/supported-community-modules.md
+++ b/docs/supported-community-modules.md
@@ -12,58 +12,6 @@ To view which modules are available for a specific platform, you can use the Fil
- [Modules that support Windows](https://reactnative.directory/?windows=true)
- [Modules that support macOS](https://reactnative.directory/?macos=true)
-## Modules with Microsoft contributions
-
-The React Native team at Microsoft has worked together with community maintainers to add Windows and macOS implementations to several community modules. These modules are listed below.
-
-### Ejected Modules
-
-The React Native [Lean Core](https://github.com/facebook/react-native/issues/23313) effort slims down the core functionality of React Native by ejecting specific modules into their own repos.
-
-The following modules have either been ejected from core, or are on path to be ejected as part of this effort:
-
-| Name | Version Supported (Windows) | Version Supported (macOS) |
-|:-|:-|:-|
-| [`async-storage`](https://github.com/react-native-community/async-storage) | 0.61 | 0.61 |
-| [`datetimepicker`](https://github.com/react-native-community/datetimepicker) | 0.62 | [Not yet ejected](https://github.com/microsoft/react-native-macos/issues/389) |
-| [`react-native-checkbox`](https://github.com/react-native-community/react-native-checkbox) | 0.62 | x |
-| [`react-native-netinfo`](https://www.github.com/react-native-community/react-native-netinfo) | 0.61 | 0.61 |
-| [`react-native-picker`](https://github.com/react-native-community/react-native-picker) | 0.61 | 0.61 |
-| [`react-native-progress-view`](https://github.com/react-native-community/progress-view) | 0.62 | 0.62 |
-| [`react-native-slider`](https://github.com/react-native-community/react-native-slider) | 0.62 | [Not yet ejected](https://github.com/microsoft/react-native-macos/issues/394) |
-| [`react-native-webview`](https://www.github.com/react-native-community/react-native-webview) | 0.61 | 0.61 |
-| [`clipboard`](https://www.github.com/react-native-community/clipboard) | 0.61 | 0.61 |
-
-### Community modules
-
-In addition to the ejected modules above, Microsoft has also added implementations for a set of popular and highly requested community modules:
-
-| Name | Version Supported (Windows) | Version Supported (macOS) |
-|:-|:-|:-|
-| [`react-native-camera`](https://www.github.com/react-native-community/react-native-camera) | 0.61 | x |
-| [`react-native-device-info`](https://www.github.com/react-native-community/react-native-device-info) | 0.61 | [In Progress](https://github.com/react-native-community/react-native-device-info/pull/1057) |
-| [`react-navigation`](https://github.com/react-navigation/react-navigation) | 0.62 | [Partial](https://github.com/react-navigation/react-navigation/pull/8570) |
-| [`react-native-reanimated`](https://github.com/software-mansion/react-native-reanimated) | [Partial](https://github.com/microsoft/react-native-windows/issues/4151) | x |
-| [`react-native-video`](https://www.github.com/react-native-community/react-native-video) | 0.61 | x |
-| [`react-native-linear-gradient`](https://www.github.com/react-native-community/react-native-linear-gradient) | 0.61 | x |
-| [`react-native-orientation-locker`](https://github.com/wonday/react-native-orientation-locker) | 0.63 | x |
-| [`react-native-print`](https://github.com/christopherdro/react-native-print) | 0.63 | x |
-| [`react-native-pdf`](https://github.com/wonday/react-native-pdf) | 0.62 | x |
-| [`react-native-sensitive-info`](https://github.com/mCodex/react-native-sensitive-info) | 0.61 | x |
-| [`react-native-responsive-screen`](https://github.com/marudy/react-native-responsive-screen) | 0.63 | x |
-| [`react-native-permissions`](https://github.com/react-native-community/react-native-permissions) | 0.63 | x |
-| [`react-native-config`](https://github.com/luggit/react-native-config) | 0.61 | x |
-| [`rn-fetch-blob`](https://github.com/joltup/rn-fetch-blob) | [0.62](https://github.com/joltup/rn-fetch-blob/pull/701) | x |
-| [`react-native-code-push`](https://github.com/Microsoft/react-native-code-push) | 0.63 | x |
-| [`react-native-tts`](https://github.com/ak1394/react-native-tts) | 0.62 | x |
-| [`react-native-sketch-canvas`](https://github.com/wwimmo/react-native-sketch-canvas) | 0.63 | x |
-| [`react-native-xaml`](https://github.com/microsoft/react-native-xaml) | 0.64+ | x |
-
-
-The React Native team at Microsoft is continually adding native implementations for community modules. Visit the [Community Module Requests project board](https://github.com/microsoft/react-native-windows/projects/23) to see which modules are on our radar.
-
## Help! A module I need doesn't work with Windows and/or macOS!
-If you need a module that doesn't currently have a native Windows and/or macOS implementation, please [submit an issue on GitHub](https://github.com/microsoft/react-native-windows/issues/new/choose) and let us know.
-
-Additionally, you can also file an issue on the module repository to let them know that you need Windows and/or macOS support. If you file an additional issue in the module repository, please be sure to link it to the issue in the React Native Windows repo to help us track.
+If you need a module that doesn't currently have a native Windows and/or macOS implementation, please file an issue on the module repository to let them know that you need Windows and/or macOS support.
diff --git a/website/.unbroken_exclusions b/website/.unbroken_exclusions
index 772479b18..7ea46fe19 100644
--- a/website/.unbroken_exclusions
+++ b/website/.unbroken_exclusions
@@ -78,11 +78,11 @@ File not found run-windows-cli.md while parsing versioned_docs/version-0.68/gett
File not found getting-started.md while parsing versioned_docs/version-0.68/native-modules-setup.md
File not found native-modules-autolinking.md while parsing versioned_docs/version-0.68/native-modules-setup.md
File not found setup-ci.md while parsing versioned_docs/version-0.68/native-modules-setup.md
-File not found supported-community-modules.md while parsing versioned_docs/version-0.68/native-modules-setup.md
File not found rnw-dependencies.md while parsing versioned_docs/version-0.68/native-modules-setup.md
File not found native-modules.md while parsing versioned_docs/version-0.68/native-modules-setup.md
File not found view-managers.md while parsing versioned_docs/version-0.68/native-modules-setup.md
File not found native-modules-using.md while parsing versioned_docs/version-0.68/native-modules-setup.md
+File not found supported-community-modules.md while parsing versioned_docs/version-0.68/native-modules-setup.md
File not found testing.md while parsing versioned_docs/version-0.68/native-modules-setup.md
File not found native-modules-setup.md while parsing versioned_docs/version-0.68/native-modules.md
File not found native-modules-advanced.md while parsing versioned_docs/version-0.68/native-modules.md
@@ -90,11 +90,11 @@ File not found native-modules-async.md while parsing versioned_docs/version-0.68
File not found native-modules-jsvalue.md while parsing versioned_docs/version-0.68/native-modules.md
File not found view-managers.md while parsing versioned_docs/version-0.68/native-modules.md
File not found native-code-language-choice.md while parsing versioned_docs/version-0.68/native-modules.md
-File not found supported-community-modules.md while parsing versioned_docs/version-0.68/nuget.md
File not found upgrade-app.md while parsing versioned_docs/version-0.68/nuget.md
File not found winui3.md while parsing versioned_docs/version-0.68/nuget.md
File not found native-modules-csharp-codegen.md while parsing versioned_docs/version-0.68/nuget.md
File not found nuget-update.md while parsing versioned_docs/version-0.68/nuget.md
+File not found supported-community-modules.md while parsing versioned_docs/version-0.68/nuget.md
File not found hermes.md while parsing versioned_docs/version-0.67/customizing-SDK-versions.md
File not found rnw-dependencies.md while parsing versioned_docs/version-0.67/getting-started.md
File not found native-modules.md while parsing versioned_docs/version-0.67/getting-started.md
@@ -116,8 +116,8 @@ File not found getting-started.md while parsing versioned_docs/version-0.66/herm
File not found rnm-getting-started.md while parsing versioned_docs/version-0.66/hermes.md
File not found native-modules-csharp-codegen.md while parsing versioned_docs/version-0.66/nuget.md
File not found nuget-update.md while parsing versioned_docs/version-0.66/nuget.md
-File not found supported-community-modules.md while parsing versioned_docs/version-0.66/nuget.md
File not found winui3.md while parsing versioned_docs/version-0.66/nuget.md
+File not found supported-community-modules.md while parsing versioned_docs/version-0.66/nuget.md
File not found win10-compat.md while parsing versioned_docs/version-0.66/rnw-dependencies.md
File not found hermes.md while parsing versioned_docs/version-0.65/customizing-SDK-versions.md
File not found native-modules.md while parsing versioned_docs/version-0.65/getting-started.md
@@ -146,8 +146,8 @@ File not found native-modules-async.md while parsing versioned_docs/version-0.65
File not found native-code-language-choice.md while parsing versioned_docs/version-0.65/native-modules.md
File not found native-modules-csharp-codegen.md while parsing versioned_docs/version-0.65/nuget.md
File not found nuget-update.md while parsing versioned_docs/version-0.65/nuget.md
-File not found supported-community-modules.md while parsing versioned_docs/version-0.65/nuget.md
File not found winui3.md while parsing versioned_docs/version-0.65/nuget.md
+File not found supported-community-modules.md while parsing versioned_docs/version-0.65/nuget.md
File not found win10-compat.md while parsing versioned_docs/version-0.65/rnw-dependencies.md
File not found getting-started.md while parsing versioned_docs/version-0.65/view-managers.md
File not found native-modules-setup.md while parsing versioned_docs/version-0.65/view-managers.md
diff --git a/website/versioned_docs/version-0.62/supported-community-modules.md b/website/versioned_docs/version-0.62/supported-community-modules.md
index 2f3137d19..283718f96 100644
--- a/website/versioned_docs/version-0.62/supported-community-modules.md
+++ b/website/versioned_docs/version-0.62/supported-community-modules.md
@@ -6,51 +6,13 @@ original_id: supported-community-modules
## `ReactNative.Directory`
-The [React Native Directory](https://reactnative.directory/) lists libraries and native modules that are available across all of the React Native platforms including iOS, Android, Windows, macOS, and more.
+The [React Native Directory](https://reactnative.directory/) lists libraries and native modules that are available across all of the React Native platforms including iOS, Android, Windows, macOS, and more.
To view which modules are available for a specific platform, you can use the Filters function on the website, or visit these pre-filtered URLs:
- [Modules that support Windows](https://reactnative.directory/?windows=true)
- [Modules that support macOS](https://reactnative.directory/?macos=true)
-## Modules with Microsoft contributions
-
-The React Native team at Microsoft has worked together with community maintainers to add Windows and macOS implementations to several community modules. These modules are listed below.
-
-### Ejected Modules
-
-The React Native [Lean Core](https://github.com/facebook/react-native/issues/23313) effort slims down the core functionality of React Native by ejecting specific modules into their own repos.
-
-The following modules have either been ejected from core, or are on path to be ejected as part of this effort:
-
-| Name | Version Supported (Windows) | Version Supported (macOS) |
-|:-|:-|:-|
-| [`async-storage`](https://github.com/react-native-community/async-storage) | 0.61 | 0.61 |
-| [`datetimepicker`](https://github.com/react-native-community/datetimepicker) | 0.62 | [Not yet ejected](https://github.com/microsoft/react-native-macos/issues/389) |
-| [`react-native-checkbox`](https://github.com/react-native-community/react-native-checkbox) | 0.62 | x |
-| [`react-native-netinfo`](https://www.github.com/react-native-community/react-native-netinfo) | 0.61 | 0.61 |
-| [`react-native-picker`](https://github.com/react-native-community/react-native-picker) | 0.61 | [Not yet ejected](https://github.com/microsoft/react-native-macos/issues/395) |
-| [`react-native-progress-view`](https://github.com/react-native-community/progress-view) | 0.62 | [Not yet ejected](https://github.com/microsoft/react-native-macos/issues/391) |
-| [`react-native-slider`](https://github.com/react-native-community/react-native-slider) | 0.62 | [Not yet ejected](https://github.com/microsoft/react-native-macos/issues/394) |
-| [`react-native-webview`](https://www.github.com/react-native-community/react-native-webview) | 0.61 | 0.61 |
-
-### Community modules
-
-In addition to the ejected modules above, Microsoft has also added implementations for a set of popular and highly requested community modules:
-
-| Name | Version Supported (Windows) | Version Supported (macOS) |
-|:-|:-|:-|
-| [`react-native-camera`](https://www.github.com/react-native-community/react-native-camera) | 0.61 | x |
-| [`react-native-device-info`](https://www.github.com/react-native-community/react-native-device-info) | 0.61 | [In Progress](https://github.com/react-native-community/react-native-device-info/pull/1057) |
-| [`react-navigation`](https://github.com/react-navigation/react-navigation) | 0.62 | [Partial](https://github.com/react-navigation/react-navigation/pull/8570) |
-| [`react-native-reanimated`](https://github.com/software-mansion/react-native-reanimated) | [Partial](https://github.com/microsoft/react-native-windows/issues/4151) | x |
-| [`react-native-video`](https://www.github.com/react-native-community/react-native-video) | 0.61 | x |
-| [`react-native-linear-gradient`](https://www.github.com/react-native-community/react-native-linear-gradient) | 0.61 | x |
-
-The React Native team at Microsoft is continually adding native implementations for community modules. Visit the [Community Module Requests project board](https://github.com/microsoft/react-native-windows/projects/23) to see which modules are on our radar.
-
## Help! A module I need doesn't work with Windows and/or macOS!
-If you need a module that doesn't currently have a native Windows and/or macOS implementation, please [submit an issue on GitHub](https://github.com/microsoft/react-native-windows/issues/new/choose) and let us know.
-
-Additionally, you can also file an issue on the module repository to let them know that you need Windows and/or macOS support. If you file an additional issue in the module repository, please be sure to link it to the issue in the React Native Windows repo to help us track.
+If you need a module that doesn't currently have a native Windows and/or macOS implementation, please file an issue on the module repository to let them know that you need Windows and/or macOS support.
diff --git a/website/versioned_docs/version-0.64/supported-community-modules.md b/website/versioned_docs/version-0.64/supported-community-modules.md
deleted file mode 100644
index daded2107..000000000
--- a/website/versioned_docs/version-0.64/supported-community-modules.md
+++ /dev/null
@@ -1,69 +0,0 @@
----
-id: version-0.64-supported-community-modules
-title: Supported Community Modules
-original_id: supported-community-modules
----
-
-## `ReactNative.Directory`
-
-The [React Native Directory](https://reactnative.directory/) lists libraries and native modules that are available across all of the React Native platforms including iOS, Android, Windows, macOS, and more.
-
-To view which modules are available for a specific platform, you can use the Filters function on the website, or visit these pre-filtered URLs:
-
-- [Modules that support Windows](https://reactnative.directory/?windows=true)
-- [Modules that support macOS](https://reactnative.directory/?macos=true)
-
-## Modules with Microsoft contributions
-
-The React Native team at Microsoft has worked together with community maintainers to add Windows and macOS implementations to several community modules. These modules are listed below.
-
-### Ejected Modules
-
-The React Native [Lean Core](https://github.com/facebook/react-native/issues/23313) effort slims down the core functionality of React Native by ejecting specific modules into their own repos.
-
-The following modules have either been ejected from core, or are on path to be ejected as part of this effort:
-
-| Name | Version Supported (Windows) | Version Supported (macOS) |
-|:-|:-|:-|
-| [`async-storage`](https://github.com/react-native-community/async-storage) | 0.61 | 0.61 |
-| [`datetimepicker`](https://github.com/react-native-community/datetimepicker) | 0.62 | [Not yet ejected](https://github.com/microsoft/react-native-macos/issues/389) |
-| [`react-native-checkbox`](https://github.com/react-native-community/react-native-checkbox) | 0.62 | x |
-| [`react-native-netinfo`](https://www.github.com/react-native-community/react-native-netinfo) | 0.61 | 0.61 |
-| [`react-native-picker`](https://github.com/react-native-community/react-native-picker) | 0.61 | 0.61 |
-| [`react-native-progress-view`](https://github.com/react-native-community/progress-view) | 0.62 | 0.62 |
-| [`react-native-slider`](https://github.com/react-native-community/react-native-slider) | 0.62 | [Not yet ejected](https://github.com/microsoft/react-native-macos/issues/394) |
-| [`react-native-webview`](https://www.github.com/react-native-community/react-native-webview) | 0.61 | 0.61 |
-| [`clipboard`](https://www.github.com/react-native-community/clipboard) | 0.61 | 0.61 |
-
-### Community modules
-
-In addition to the ejected modules above, Microsoft has also added implementations for a set of popular and highly requested community modules:
-
-| Name | Version Supported (Windows) | Version Supported (macOS) |
-|:-|:-|:-|
-| [`react-native-camera`](https://www.github.com/react-native-community/react-native-camera) | 0.61 | x |
-| [`react-native-device-info`](https://www.github.com/react-native-community/react-native-device-info) | 0.61 | [In Progress](https://github.com/react-native-community/react-native-device-info/pull/1057) |
-| [`react-navigation`](https://github.com/react-navigation/react-navigation) | 0.62 | [Partial](https://github.com/react-navigation/react-navigation/pull/8570) |
-| [`react-native-reanimated`](https://github.com/software-mansion/react-native-reanimated) | [Partial](https://github.com/microsoft/react-native-windows/issues/4151) | x |
-| [`react-native-video`](https://www.github.com/react-native-community/react-native-video) | 0.61 | x |
-| [`react-native-linear-gradient`](https://www.github.com/react-native-community/react-native-linear-gradient) | 0.61 | x |
-| [`react-native-orientation-locker`](https://github.com/wonday/react-native-orientation-locker) | 0.63 | x |
-| [`react-native-print`](https://github.com/christopherdro/react-native-print) | 0.63 | x |
-| [`react-native-pdf`](https://github.com/wonday/react-native-pdf) | 0.62 | x |
-| [`react-native-sensitive-info`](https://github.com/mCodex/react-native-sensitive-info) | 0.61 | x |
-| [`react-native-responsive-screen`](https://github.com/marudy/react-native-responsive-screen) | 0.63 | x |
-| [`react-native-permissions`](https://github.com/react-native-community/react-native-permissions) | 0.63 | x |
-| [`react-native-config`](https://github.com/luggit/react-native-config) | 0.61 | x |
-| [`rn-fetch-blob`](https://github.com/joltup/rn-fetch-blob) | [0.62](https://github.com/joltup/rn-fetch-blob/pull/701) | x |
-| [`react-native-code-push`](https://github.com/Microsoft/react-native-code-push) | 0.63 | x |
-| [`react-native-tts`](https://github.com/ak1394/react-native-tts) | 0.62 | x |
-| [`react-native-sketch-canvas`](https://github.com/creambyemute/react-native-sketch-canvas) | 0.63 | x |
-
-
-The React Native team at Microsoft is continually adding native implementations for community modules. Visit the [Community Module Requests project board](https://github.com/microsoft/react-native-windows/projects/23) to see which modules are on our radar.
-
-## Help! A module I need doesn't work with Windows and/or macOS!
-
-If you need a module that doesn't currently have a native Windows and/or macOS implementation, please [submit an issue on GitHub](https://github.com/microsoft/react-native-windows/issues/new/choose) and let us know.
-
-Additionally, you can also file an issue on the module repository to let them know that you need Windows and/or macOS support. If you file an additional issue in the module repository, please be sure to link it to the issue in the React Native Windows repo to help us track.
diff --git a/website/versioned_docs/version-0.67/supported-community-modules.md b/website/versioned_docs/version-0.67/supported-community-modules.md
deleted file mode 100644
index 364145af5..000000000
--- a/website/versioned_docs/version-0.67/supported-community-modules.md
+++ /dev/null
@@ -1,70 +0,0 @@
----
-id: version-0.67-supported-community-modules
-title: Supported Community Modules
-original_id: supported-community-modules
----
-
-## `ReactNative.Directory`
-
-The [React Native Directory](https://reactnative.directory/) lists libraries and native modules that are available across all of the React Native platforms including iOS, Android, Windows, macOS, and more.
-
-To view which modules are available for a specific platform, you can use the Filters function on the website, or visit these pre-filtered URLs:
-
-- [Modules that support Windows](https://reactnative.directory/?windows=true)
-- [Modules that support macOS](https://reactnative.directory/?macos=true)
-
-## Modules with Microsoft contributions
-
-The React Native team at Microsoft has worked together with community maintainers to add Windows and macOS implementations to several community modules. These modules are listed below.
-
-### Ejected Modules
-
-The React Native [Lean Core](https://github.com/facebook/react-native/issues/23313) effort slims down the core functionality of React Native by ejecting specific modules into their own repos.
-
-The following modules have either been ejected from core, or are on path to be ejected as part of this effort:
-
-| Name | Version Supported (Windows) | Version Supported (macOS) |
-|:-|:-|:-|
-| [`async-storage`](https://github.com/react-native-community/async-storage) | 0.61 | 0.61 |
-| [`datetimepicker`](https://github.com/react-native-community/datetimepicker) | 0.62 | [Not yet ejected](https://github.com/microsoft/react-native-macos/issues/389) |
-| [`react-native-checkbox`](https://github.com/react-native-community/react-native-checkbox) | 0.62 | x |
-| [`react-native-netinfo`](https://www.github.com/react-native-community/react-native-netinfo) | 0.61 | 0.61 |
-| [`react-native-picker`](https://github.com/react-native-community/react-native-picker) | 0.61 | 0.61 |
-| [`react-native-progress-view`](https://github.com/react-native-community/progress-view) | 0.62 | 0.62 |
-| [`react-native-slider`](https://github.com/react-native-community/react-native-slider) | 0.62 | [Not yet ejected](https://github.com/microsoft/react-native-macos/issues/394) |
-| [`react-native-webview`](https://www.github.com/react-native-community/react-native-webview) | 0.61 | 0.61 |
-| [`clipboard`](https://www.github.com/react-native-community/clipboard) | 0.61 | 0.61 |
-
-### Community modules
-
-In addition to the ejected modules above, Microsoft has also added implementations for a set of popular and highly requested community modules:
-
-| Name | Version Supported (Windows) | Version Supported (macOS) |
-|:-|:-|:-|
-| [`react-native-camera`](https://www.github.com/react-native-community/react-native-camera) | 0.61 | x |
-| [`react-native-device-info`](https://www.github.com/react-native-community/react-native-device-info) | 0.61 | [In Progress](https://github.com/react-native-community/react-native-device-info/pull/1057) |
-| [`react-navigation`](https://github.com/react-navigation/react-navigation) | 0.62 | [Partial](https://github.com/react-navigation/react-navigation/pull/8570) |
-| [`react-native-reanimated`](https://github.com/software-mansion/react-native-reanimated) | [Partial](https://github.com/microsoft/react-native-windows/issues/4151) | x |
-| [`react-native-video`](https://www.github.com/react-native-community/react-native-video) | 0.61 | x |
-| [`react-native-linear-gradient`](https://www.github.com/react-native-community/react-native-linear-gradient) | 0.61 | x |
-| [`react-native-orientation-locker`](https://github.com/wonday/react-native-orientation-locker) | 0.63 | x |
-| [`react-native-print`](https://github.com/christopherdro/react-native-print) | 0.63 | x |
-| [`react-native-pdf`](https://github.com/wonday/react-native-pdf) | 0.62 | x |
-| [`react-native-sensitive-info`](https://github.com/mCodex/react-native-sensitive-info) | 0.61 | x |
-| [`react-native-responsive-screen`](https://github.com/marudy/react-native-responsive-screen) | 0.63 | x |
-| [`react-native-permissions`](https://github.com/react-native-community/react-native-permissions) | 0.63 | x |
-| [`react-native-config`](https://github.com/luggit/react-native-config) | 0.61 | x |
-| [`rn-fetch-blob`](https://github.com/joltup/rn-fetch-blob) | [0.62](https://github.com/joltup/rn-fetch-blob/pull/701) | x |
-| [`react-native-code-push`](https://github.com/Microsoft/react-native-code-push) | 0.63 | x |
-| [`react-native-tts`](https://github.com/ak1394/react-native-tts) | 0.62 | x |
-| [`react-native-sketch-canvas`](https://github.com/creambyemute/react-native-sketch-canvas) | 0.63 | x |
-| [`react-native-xaml`](https://github.com/microsoft/react-native-xaml) | 0.64+ | x |
-
-
-The React Native team at Microsoft is continually adding native implementations for community modules. Visit the [Community Module Requests project board](https://github.com/microsoft/react-native-windows/projects/23) to see which modules are on our radar.
-
-## Help! A module I need doesn't work with Windows and/or macOS!
-
-If you need a module that doesn't currently have a native Windows and/or macOS implementation, please [submit an issue on GitHub](https://github.com/microsoft/react-native-windows/issues/new/choose) and let us know.
-
-Additionally, you can also file an issue on the module repository to let them know that you need Windows and/or macOS support. If you file an additional issue in the module repository, please be sure to link it to the issue in the React Native Windows repo to help us track.
diff --git a/website/versioned_docs/version-0.71/supported-community-modules.md b/website/versioned_docs/version-0.71/supported-community-modules.md
deleted file mode 100644
index 4da8fc027..000000000
--- a/website/versioned_docs/version-0.71/supported-community-modules.md
+++ /dev/null
@@ -1,70 +0,0 @@
----
-id: version-0.71-supported-community-modules
-title: Supported Community Modules
-original_id: supported-community-modules
----
-
-## `ReactNative.Directory`
-
-The [React Native Directory](https://reactnative.directory/) lists libraries and native modules that are available across all of the React Native platforms including iOS, Android, Windows, macOS, and more.
-
-To view which modules are available for a specific platform, you can use the Filters function on the website, or visit these pre-filtered URLs:
-
-- [Modules that support Windows](https://reactnative.directory/?windows=true)
-- [Modules that support macOS](https://reactnative.directory/?macos=true)
-
-## Modules with Microsoft contributions
-
-The React Native team at Microsoft has worked together with community maintainers to add Windows and macOS implementations to several community modules. These modules are listed below.
-
-### Ejected Modules
-
-The React Native [Lean Core](https://github.com/facebook/react-native/issues/23313) effort slims down the core functionality of React Native by ejecting specific modules into their own repos.
-
-The following modules have either been ejected from core, or are on path to be ejected as part of this effort:
-
-| Name | Version Supported (Windows) | Version Supported (macOS) |
-|:-|:-|:-|
-| [`async-storage`](https://github.com/react-native-community/async-storage) | 0.61 | 0.61 |
-| [`datetimepicker`](https://github.com/react-native-community/datetimepicker) | 0.62 | [Not yet ejected](https://github.com/microsoft/react-native-macos/issues/389) |
-| [`react-native-checkbox`](https://github.com/react-native-community/react-native-checkbox) | 0.62 | x |
-| [`react-native-netinfo`](https://www.github.com/react-native-community/react-native-netinfo) | 0.61 | 0.61 |
-| [`react-native-picker`](https://github.com/react-native-community/react-native-picker) | 0.61 | 0.61 |
-| [`react-native-progress-view`](https://github.com/react-native-community/progress-view) | 0.62 | 0.62 |
-| [`react-native-slider`](https://github.com/react-native-community/react-native-slider) | 0.62 | [Not yet ejected](https://github.com/microsoft/react-native-macos/issues/394) |
-| [`react-native-webview`](https://www.github.com/react-native-community/react-native-webview) | 0.61 | 0.61 |
-| [`clipboard`](https://www.github.com/react-native-community/clipboard) | 0.61 | 0.61 |
-
-### Community modules
-
-In addition to the ejected modules above, Microsoft has also added implementations for a set of popular and highly requested community modules:
-
-| Name | Version Supported (Windows) | Version Supported (macOS) |
-|:-|:-|:-|
-| [`react-native-camera`](https://www.github.com/react-native-community/react-native-camera) | 0.61 | x |
-| [`react-native-device-info`](https://www.github.com/react-native-community/react-native-device-info) | 0.61 | [In Progress](https://github.com/react-native-community/react-native-device-info/pull/1057) |
-| [`react-navigation`](https://github.com/react-navigation/react-navigation) | 0.62 | [Partial](https://github.com/react-navigation/react-navigation/pull/8570) |
-| [`react-native-reanimated`](https://github.com/software-mansion/react-native-reanimated) | [Partial](https://github.com/microsoft/react-native-windows/issues/4151) | x |
-| [`react-native-video`](https://www.github.com/react-native-community/react-native-video) | 0.61 | x |
-| [`react-native-linear-gradient`](https://www.github.com/react-native-community/react-native-linear-gradient) | 0.61 | x |
-| [`react-native-orientation-locker`](https://github.com/wonday/react-native-orientation-locker) | 0.63 | x |
-| [`react-native-print`](https://github.com/christopherdro/react-native-print) | 0.63 | x |
-| [`react-native-pdf`](https://github.com/wonday/react-native-pdf) | 0.62 | x |
-| [`react-native-sensitive-info`](https://github.com/mCodex/react-native-sensitive-info) | 0.61 | x |
-| [`react-native-responsive-screen`](https://github.com/marudy/react-native-responsive-screen) | 0.63 | x |
-| [`react-native-permissions`](https://github.com/react-native-community/react-native-permissions) | 0.63 | x |
-| [`react-native-config`](https://github.com/luggit/react-native-config) | 0.61 | x |
-| [`rn-fetch-blob`](https://github.com/joltup/rn-fetch-blob) | [0.62](https://github.com/joltup/rn-fetch-blob/pull/701) | x |
-| [`react-native-code-push`](https://github.com/Microsoft/react-native-code-push) | 0.63 | x |
-| [`react-native-tts`](https://github.com/ak1394/react-native-tts) | 0.62 | x |
-| [`react-native-sketch-canvas`](https://github.com/wwimmo/react-native-sketch-canvas) | 0.63 | x |
-| [`react-native-xaml`](https://github.com/microsoft/react-native-xaml) | 0.64+ | x |
-
-
-The React Native team at Microsoft is continually adding native implementations for community modules. Visit the [Community Module Requests project board](https://github.com/microsoft/react-native-windows/projects/23) to see which modules are on our radar.
-
-## Help! A module I need doesn't work with Windows and/or macOS!
-
-If you need a module that doesn't currently have a native Windows and/or macOS implementation, please [submit an issue on GitHub](https://github.com/microsoft/react-native-windows/issues/new/choose) and let us know.
-
-Additionally, you can also file an issue on the module repository to let them know that you need Windows and/or macOS support. If you file an additional issue in the module repository, please be sure to link it to the issue in the React Native Windows repo to help us track.