diff --git a/docs/Hardware/Circuits/Components/Capacitors/index.md b/docs/Hardware/Circuits/Components/Capacitors/index_REDIRECTED.md similarity index 100% rename from docs/Hardware/Circuits/Components/Capacitors/index.md rename to docs/Hardware/Circuits/Components/Capacitors/index_REDIRECTED.md diff --git a/docs/Hardware/Circuits/Components/Diodes/index.md b/docs/Hardware/Circuits/Components/Diodes/index_REDIRECTED.md similarity index 100% rename from docs/Hardware/Circuits/Components/Diodes/index.md rename to docs/Hardware/Circuits/Components/Diodes/index_REDIRECTED.md diff --git a/docs/Hardware/Circuits/Components/LEDs/Driving_w_PWM/index.md b/docs/Hardware/Circuits/Components/LEDs/Driving_w_PWM/index_REDIRECTED.md similarity index 100% rename from docs/Hardware/Circuits/Components/LEDs/Driving_w_PWM/index.md rename to docs/Hardware/Circuits/Components/LEDs/Driving_w_PWM/index_REDIRECTED.md diff --git a/docs/Hardware/Circuits/Components/LEDs/Driving_w_Resistor/index.md b/docs/Hardware/Circuits/Components/LEDs/Driving_w_Resistor/index_REDIRECTED.md similarity index 100% rename from docs/Hardware/Circuits/Components/LEDs/Driving_w_Resistor/index.md rename to docs/Hardware/Circuits/Components/LEDs/Driving_w_Resistor/index_REDIRECTED.md diff --git a/docs/Hardware/Circuits/Components/LEDs/index.md b/docs/Hardware/Circuits/Components/LEDs/index_REDIRECTED.md similarity index 100% rename from docs/Hardware/Circuits/Components/LEDs/index.md rename to docs/Hardware/Circuits/Components/LEDs/index_REDIRECTED.md diff --git a/docs/Hardware/Circuits/Components/Resistors/PullUpAndPullDownResistors/index.md b/docs/Hardware/Circuits/Components/Resistors/PullUpAndPullDownResistors/index_REDIRECTED.md similarity index 100% rename from docs/Hardware/Circuits/Components/Resistors/PullUpAndPullDownResistors/index.md rename to docs/Hardware/Circuits/Components/Resistors/PullUpAndPullDownResistors/index_REDIRECTED.md diff --git a/docs/Hardware/Circuits/Components/Resistors/Reading/index.md b/docs/Hardware/Circuits/Components/Resistors/Reading/index_REDIRECTED.md similarity index 100% rename from docs/Hardware/Circuits/Components/Resistors/Reading/index.md rename to docs/Hardware/Circuits/Components/Resistors/Reading/index_REDIRECTED.md diff --git a/docs/Hardware/Circuits/Components/Resistors/index.md b/docs/Hardware/Circuits/Components/Resistors/index_REDIRECTED.md similarity index 100% rename from docs/Hardware/Circuits/Components/Resistors/index.md rename to docs/Hardware/Circuits/Components/Resistors/index_REDIRECTED.md diff --git a/docs/Hardware/Circuits/Components/ShiftRegister74595/index.md b/docs/Hardware/Circuits/Components/ShiftRegister74595/index_REDIRECTED.md similarity index 100% rename from docs/Hardware/Circuits/Components/ShiftRegister74595/index.md rename to docs/Hardware/Circuits/Components/ShiftRegister74595/index_REDIRECTED.md diff --git a/docs/Hardware/Circuits/Components/index.md b/docs/Hardware/Circuits/Components/index_REDIRECTED.md similarity index 100% rename from docs/Hardware/Circuits/Components/index.md rename to docs/Hardware/Circuits/Components/index_REDIRECTED.md diff --git a/docs/Hardware/Printed_Circuit_Boards_PCBs/Components/Symbols_and_Footprints/index.md b/docs/Hardware/Printed_Circuit_Boards_PCBs/Components/Symbols_and_Footprints/index_REDIRECTED.md similarity index 100% rename from docs/Hardware/Printed_Circuit_Boards_PCBs/Components/Symbols_and_Footprints/index.md rename to docs/Hardware/Printed_Circuit_Boards_PCBs/Components/Symbols_and_Footprints/index_REDIRECTED.md diff --git a/docs/Hardware/Reference/Equations_and_Laws/Voltage/index.md b/docs/Hardware/Reference/Equations_and_Laws/Voltage/index_REDIRECTED.md similarity index 100% rename from docs/Hardware/Reference/Equations_and_Laws/Voltage/index.md rename to docs/Hardware/Reference/Equations_and_Laws/Voltage/index_REDIRECTED.md diff --git a/docs/Meadow/Getting_Started/Assemble_Meadow/index.md b/docs/Meadow/Getting_Started/Assemble_Meadow/index.md index 8da9b9469..5fe382f39 100644 --- a/docs/Meadow/Getting_Started/Assemble_Meadow/index.md +++ b/docs/Meadow/Getting_Started/Assemble_Meadow/index.md @@ -61,4 +61,4 @@ Additionally, you could get metal or nylon fasteners so you screw them in the co Congratulations, your Meadow developer kit assembled and now you're ready to test the Meadow board on the next section. -## [Next - Deploy Meadow OS](/Meadow/Getting_Started/Deploying_Meadow/) +## [Next - Deploy Meadow OS](/Meadow/Getting_Started/Deploying_Meadow%2EOS/) diff --git a/docs/Meadow/Getting_Started/Deploying_Meadow/index.md b/docs/Meadow/Getting_Started/Deploying_Meadow/index.md new file mode 100644 index 000000000..ebb6c9f40 --- /dev/null +++ b/docs/Meadow/Getting_Started/Deploying_Meadow/index.md @@ -0,0 +1,6 @@ +--- +layout: Meadow +title: Meadow OS Deployment +--- + +This content has moved: [**Getting Started** > **Deploying Meadow.OS**](/Meadow/Getting_Started/Deploying_Meadow%2EOS/). diff --git a/docs/Meadow/Getting_Started/Getting_Started_Core-Compute_Module/index.md b/docs/Meadow/Getting_Started/Getting_Started_Core-Compute_Module/index.md index b01b785ca..e6286e5e2 100644 --- a/docs/Meadow/Getting_Started/Getting_Started_Core-Compute_Module/index.md +++ b/docs/Meadow/Getting_Started/Getting_Started_Core-Compute_Module/index.md @@ -11,7 +11,7 @@ Getting started with the [Meadow Core-Compute module](https://store.wildernessla If you are working with a bare Meadow Core-Compute module without the development kit, you will likely want to connect the castellated pins to peripherals to be able to move beyond logging or code-only projects. For production builds, the Core-Compute board on its own doesn't include an onboard LED to interact with. 1. **Install Visual Studio** - Download and Install [Visual Studio 2022](https://visualstudio.microsoft.com/) for either Windows or macOS to prepare your development machine. Community edition will work fine. -1. **Deploy Meadow.OS** - Use the Meadow.CLI to [deploy Meadow.OS to your board](/Meadow/Getting_Started/Deploying_Meadow/), booting the Core-Compute module into bootloader mode when you first connect it to your development machine. +1. **Deploy Meadow.OS** - Use the Meadow.CLI to [deploy Meadow.OS to your board](/Meadow/Getting_Started/Deploying_Meadow%2EOS/), booting the Core-Compute module into bootloader mode when you first connect it to your development machine. 1. **Deploy Hello, World** - Verify everything is setup by deploying your first Meadow application. You can start working from the Feather [Hello, Meadow](/Meadow/Getting_Started/MCUs/F7_Feather/) application, but you will need to connect external components or peripherals to recreate the experience of the onboard RGB LED. You can still see logging output without any additional components. ```csharp diff --git a/docs/Meadow/Getting_Started/Hello_World/index.md b/docs/Meadow/Getting_Started/Hello_World/index.md index 2a2cf15b6..e253434c2 100644 --- a/docs/Meadow/Getting_Started/Hello_World/index.md +++ b/docs/Meadow/Getting_Started/Hello_World/index.md @@ -4,7 +4,7 @@ title: Hello, Meadow! subtitle: Create, deploy, and understand your first Meadow application. --- -Once [Meadow.OS has been deployed to your board](/Meadow/Getting_Started/Deploying_Meadow), you can create and deploy Meadow apps to it. +Once [Meadow.OS has been deployed to your board](/Meadow/Getting_Started/Deploying_Meadow%2EOS/), you can create and deploy Meadow apps to it. The video below shows you how to create and deploy your first Meadow app on a Mac:
@@ -52,7 +52,7 @@ You'll need to install the VS Tools for Meadow Extension by [downloading it](htt ### Step 3: Deploy your Application -The Meadow application template is a simple application that will pulse the onboard LED. As long as the [Meadow.OS is deployed to your Meadow board](/Meadow/Getting_Started/Deploying_Meadow), you can use the same techniques to deploy a Meadow application as you would any other .NET application: +The Meadow application template is a simple application that will pulse the onboard LED. As long as the [Meadow.OS is deployed to your Meadow board](/Meadow/Getting_Started/Deploying_Meadow%2EOS), you can use the same techniques to deploy a Meadow application as you would any other .NET application: 1. Connect your Meadow device to your development machine 2. Right-click anywhere in the toolbar area and you'll see _Meadow Device List_ in the dropdown. Click on it and it will be added to your toolbar. (Alternatively, you can show the list from the **View** > **Toolbars** > **Meadow Device List** menu entry.) @@ -115,7 +115,7 @@ To fix this do the following: ### Step 3: Deploy your Application -The Meadow application template is a simple application that will pulse the onboard LED. As long as the [Meadow.OS is deployed to your Meadow board](/Meadow/Getting_Started/Deploying_Meadow), you can use the same techniques to deploy a Meadow application as you would any other .NET application: +The Meadow application template is a simple application that will pulse the onboard LED. As long as the [Meadow.OS is deployed to your Meadow board](/Meadow/Getting_Started/Deploying_Meadow%2EOS), you can use the same techniques to deploy a Meadow application as you would any other .NET application: 1. Connect your Meadow device to your development machine 2. Press the **Play** button in Visual Studio to compile and deploy your application diff --git a/docs/Meadow/Getting_Started/Setup/index.md b/docs/Meadow/Getting_Started/Setup/index.md index 400c4cb69..1672f3f3e 100644 --- a/docs/Meadow/Getting_Started/Setup/index.md +++ b/docs/Meadow/Getting_Started/Setup/index.md @@ -6,9 +6,9 @@ subtitle: Guides and documentation for Meadow # Configuring the Meadow Build Environment - 1. [Connect Meadow to the ST-Link V2](stlink/) - * Configure Your Development Environment: +1. [Connect Meadow to the ST-Link V2](stlink/) + * Configure Your Development Environment: * [macOS](macos/) * [Windows](Windows/) -## [Next - Deploy Meadow OS](/Meadow/Getting_Started/Deploying_Meadow/) \ No newline at end of file +## [Next - Deploy Meadow OS](/Meadow/Getting_Started/Deploying_Meadow%2EOS/) \ No newline at end of file diff --git a/docs/Meadow/Getting_Started/index.md b/docs/Meadow/Getting_Started/index.md index 68ed74d66..9d5d3fc38 100644 --- a/docs/Meadow/Getting_Started/index.md +++ b/docs/Meadow/Getting_Started/index.md @@ -6,5 +6,5 @@ subtitle: "To get up and running with Meadow, follow these steps:" 1. Download and Install [Visual Studio 2022](https://visualstudio.microsoft.com/) for either Windows or macOS. Community edition will work fine. 2. [Assemble your Meadow board](/Meadow/Getting_Started/Assemble_Meadow/) - 3. Use the Meadow.CLI to [deploy Meadow.OS to your board](/Meadow/Getting_Started/Deploying_Meadow/). + 3. Use the Meadow.CLI to [deploy Meadow.OS to your board](/Meadow/Getting_Started/Deploying_Meadow%2EOS/). 4. Deploy a [Hello, Meadow](/Meadow/Getting_Started/MCUs/F7_Feather/) application. diff --git a/docs/Meadow/Meadow.OS/Bluetooth/index.md b/docs/Meadow/Meadow.OS/Bluetooth/index.md index 56f842ece..68133bee5 100644 --- a/docs/Meadow/Meadow.OS/Bluetooth/index.md +++ b/docs/Meadow/Meadow.OS/Bluetooth/index.md @@ -49,7 +49,7 @@ There are several good BLE mobile client applications available from iOS and And ## Pre-requisites -BLE requires your meadow be updated to the latest b5.0 binaries. This includes both a Meadow OS and new firmware for the ESP32. See the [Deploying Meadow.OS Guide](/Meadow/Getting_Started/Deploying_Meadow/) for more information. +BLE requires your meadow be updated to the latest b5.0 binaries. This includes both a Meadow OS and new firmware for the ESP32. See the [Deploying Meadow.OS Guide](/Meadow/Getting_Started/Deploying_Meadow%2EOS/) for more information. ## Defining a BLE Service Definition diff --git a/docs/Meadow/Release_Notes/Beta3/index.md b/docs/Meadow/Release_Notes/Beta3/index.md index 27e46765b..abf31cf49 100644 --- a/docs/Meadow/Release_Notes/Beta3/index.md +++ b/docs/Meadow/Release_Notes/Beta3/index.md @@ -195,7 +195,7 @@ Beta 3.11 is a major release that brings a pile of stabilizations and fixes acro ### Updating -You'll need to [flash a new Meadow.OS binary to your device](/Meadow/Getting_Started/Deploying_Meadow/), upgrade your IDE extension(s), and if you use the Meadow.CLI, you'll also need to download and use the latest version of that as well. Follow along with the [Meadow Getting Started guide](/Meadow/Getting_Started/) to get updated. +You'll need to [flash a new Meadow.OS binary to your device](/Meadow/Getting_Started/Deploying_Meadow%2EOS/), upgrade your IDE extension(s), and if you use the Meadow.CLI, you'll also need to download and use the latest version of that as well. Follow along with the [Meadow Getting Started guide](/Meadow/Getting_Started/) to get updated. ### Meadow.OS Changes @@ -233,7 +233,7 @@ Beta 3.10 is a cleanup release to fix several regressions introduced in `b3.8` a ### Updating -You'll need to [flash a new Meadow.OS binary to your device](/Meadow/Getting_Started/Deploying_Meadow/), upgrade your IDE extension(s), and if you use the Meadow.CLI, you'll also need to download and use the latest version of that as well. Follow along with the [Meadow Getting Started guide](/Meadow/Getting_Started/) to get updated. +You'll need to [flash a new Meadow.OS binary to your device](/Meadow/Getting_Started/Deploying_Meadow%2EOS/), upgrade your IDE extension(s), and if you use the Meadow.CLI, you'll also need to download and use the latest version of that as well. Follow along with the [Meadow Getting Started guide](/Meadow/Getting_Started/) to get updated. ### Additional Free Serial Port @@ -266,7 +266,7 @@ This release includes bug fixes and performance improvements in several drivers. ### Updating -You'll need to [flash a new Meadow.OS binary to your device](/Meadow/Getting_Started/Deploying_Meadow/), upgrade your IDE extension(s), and if you use the Meadow.CLI, you'll also need to download and use the latest version of that as well. Follow along with the [Meadow Getting Started guide](/Meadow/Getting_Started/) to get updated. +You'll need to [flash a new Meadow.OS binary to your device](/Meadow/Getting_Started/Deploying_Meadow%2EOS/), upgrade your IDE extension(s), and if you use the Meadow.CLI, you'll also need to download and use the latest version of that as well. Follow along with the [Meadow Getting Started guide](/Meadow/Getting_Started/) to get updated. ### New Features & Changes @@ -302,7 +302,7 @@ This is another point release but it gets us another step closer to `b4.0`. The ### Updating -You'll need to [flash a new Meadow.OS binary to your device](/Meadow/Getting_Started/Deploying_Meadow/), upgrade your IDE extension(s), and if you use the Meadow.CLI, you'll also need to download and use the latest version of that as well. Follow along with the [Meadow Getting Started guide](/Meadow/Getting_Started/) to get updated. +You'll need to [flash a new Meadow.OS binary to your device](/Meadow/Getting_Started/Deploying_Meadow%2EOS/), upgrade your IDE extension(s), and if you use the Meadow.CLI, you'll also need to download and use the latest version of that as well. Follow along with the [Meadow Getting Started guide](/Meadow/Getting_Started/) to get updated. ### Bug Fixes @@ -338,7 +338,7 @@ Though this is a point release, it's actually cut from the `b4.0` work, and repr ### Updating -You'll need to [flash a new Meadow.OS binary to your device](/Meadow/Getting_Started/Deploying_Meadow/), upgrade your IDE extension(s), and if you use the Meadow.CLI, you'll also need to download and use the latest version of that as well. Follow along with the [Meadow Getting Started guide](/Meadow/Getting_Started/) to get updated. +You'll need to [flash a new Meadow.OS binary to your device](/Meadow/Getting_Started/Deploying_Meadow%2EOS/), upgrade your IDE extension(s), and if you use the Meadow.CLI, you'll also need to download and use the latest version of that as well. Follow along with the [Meadow Getting Started guide](/Meadow/Getting_Started/) to get updated. ### Performance Improvements @@ -632,7 +632,7 @@ We upgraded the file system that Meadow uses to LittleFS; which has the distinct Now, after when you deploy Meadow.OS, the first startup should be very fast, and you won't need to wait for the flash to format. -To upgrade, you'll need to [flash the latest version of Meadow.OS](/Meadow/Getting_Started/Deploying_Meadow/) to your device. +To upgrade, you'll need to [flash the latest version of Meadow.OS](/Meadow/Getting_Started/Deploying_Meadow%2EOS/) to your device. ### Basic Analog Input is Up diff --git a/docs/Meadow/Release_Notes/Beta4/index.md b/docs/Meadow/Release_Notes/Beta4/index.md index 6b82faecc..29b12817d 100644 --- a/docs/Meadow/Release_Notes/Beta4/index.md +++ b/docs/Meadow/Release_Notes/Beta4/index.md @@ -10,7 +10,7 @@ This is another tiny release to address an issue when connecting to a WiFi netwo ## Updating -This release requires a Meadow.OS firmware update (follow steps [here](/Meadow/Getting_Started/Deploying_Meadow/)), no IDE or Meadow.CLI updates are necessary. +This release requires a Meadow.OS firmware update (follow steps [here](/Meadow/Getting_Started/Deploying_Meadow%2EOS/)), no IDE or Meadow.CLI updates are necessary. # b4.6.1 @@ -239,7 +239,7 @@ It also includes some general improvements and bug fixes: This is a big release with a ton of stability fixes, an overhaul of the CLI, and big new features for networking. Major changes and improvements include: - * **Meadow.OS Flashing from CLI** - We pulled the Meadow.OS firmware uploading out of the Visual Studio IDE and moved it into the CLI for a more unified and reliable Meadow.OS upload experience. [Check out the updated guide](/Meadow/Getting_Started/Deploying_Meadow/). + * **Meadow.OS Flashing from CLI** - We pulled the Meadow.OS firmware uploading out of the Visual Studio IDE and moved it into the CLI for a more unified and reliable Meadow.OS upload experience. [Check out the updated guide](/Meadow/Getting_Started/Deploying_Meadow%2EOS/). * **WiFi Enumeration Fix** - You can now enumerate WiFi networks without having to first connect to a Network. * **Faster, More Reliable OS Startup** - Meadow.OS startup is more robust and better handles a mismatch between co-processor firmware or runtime version. * **Exceptions on Reflection.Emit(ted) code work** - Exceptions via code that was executed from `Reflection.Emit()` now work properly. Previously they would tear down the .NET runtime. @@ -364,7 +364,7 @@ Follow along with the [Meadow Getting Started guide](/Meadow/Getting_Started/) t Unzip everything to a common folder, the instructions below assume the OS and network binaries are in the same folder and the CLI is in a `Meadow.CLI` subfolder relative to the OS binaries. Open a terminal window and execute the following steps. Please note that if you don't have DFU-Util -installed, you can find instructions on how to install it [here](/Meadow/Getting_Started/Deploying_Meadow/). +installed, you can find instructions on how to install it [here](/Meadow/Getting_Started/Deploying_Meadow%2EOS/). 1. Connect Meadow in normal mode 1. Disable mono (may need to run twice if you get an exception the first time). diff --git a/docs/Meadow/index.md b/docs/Meadow/index.md index 2ceacab2c..5cafed0dc 100644 --- a/docs/Meadow/index.md +++ b/docs/Meadow/index.md @@ -11,7 +11,7 @@ subtitle: Guides and documentation for Meadow devices and applications. If you're just beginning, check out the [Getting Started](/Meadow/Getting_Started) walkthrough to get your development environment configured and deploy your first Meadow application: * [Assembling your Meadow board](/Meadow/Getting_Started/Assemble_Meadow) -* [Deploying Meadow OS](/Meadow/Getting_Started/Deploying_Meadow) +* [Deploying Meadow OS](/Meadow/Getting_Started/Deploying_Meadow%2EOS) * [Hello, Meadow](/Meadow/Getting_Started/Hello_World) ## Meadow Basics diff --git a/docusaurus.config.js b/docusaurus.config.js index 9c29f091e..6364ae6da 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -42,7 +42,45 @@ const config = { ], }, - plugins: ["docusaurus-plugin-sass"], + plugins: [ + "docusaurus-plugin-sass", + [ + "@docusaurus/plugin-client-redirects", + { + // fromExtensions: ["html", "htm"], // /myPage.html -> /myPage + // toExtensions: ["exe", "zip"], // /myAsset -> /myAsset.zip (if latter exists) + redirects: [ + { + to: "/Hardware/Reference/Electronic_Fundamentals/Voltage/", + from: "/Hardware/Reference/Equations_and_Laws/Voltage/", + }, + + { + to: "/Hardware/Reference/Components/Common/", + from: "/Hardware/Ciruits/Components/", + }, + { + to: "/Hardware/Reference/Components/Common/Capacitors", + from: "/Hardware/Ciruits/Components/Capacitors", + }, + { + to: "/Hardware/Reference/Components/Common/Diodes", + from: "/Hardware/Ciruits/Components/Diodes", + }, + { + to: "/Hardware/Reference/Components/Common/Resistors/", + from: "/Hardware/Ciruits/Components/Resistors/", + }, + + // // Redirect from multiple old paths to the new path + // { + // to: "/docs/newDoc2", + // from: ["/docs/oldDocFrom2019", "/docs/legacyDocFrom2016"], + // }, + ], + }, + ], + ], // Set the production url of your site here url: "https://developer.wildernesslabs.co/", diff --git a/package-lock.json b/package-lock.json index 96fa1bd28..6ced4e49e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,6 +9,7 @@ "version": "0.0.0", "dependencies": { "@docusaurus/core": "2.4.3", + "@docusaurus/plugin-client-redirects": "^2.4.3", "@docusaurus/preset-classic": "2.4.3", "@mdx-js/react": "^1.6.22", "clsx": "^1.2.1", @@ -2606,6 +2607,42 @@ "react-dom": "*" } }, + "node_modules/@docusaurus/plugin-client-redirects": { + "version": "2.4.3", + "resolved": "https://registry.npmjs.org/@docusaurus/plugin-client-redirects/-/plugin-client-redirects-2.4.3.tgz", + "integrity": "sha512-iCwc/zH8X6eNtLYdyUJFY6+GbsbRgMgvAC/TmSmCYTmwnoN5Y1Bc5OwUkdtoch0XKizotJMRAmGIAhP8sAetdQ==", + "dependencies": { + "@docusaurus/core": "2.4.3", + "@docusaurus/logger": "2.4.3", + "@docusaurus/utils": "2.4.3", + "@docusaurus/utils-common": "2.4.3", + "@docusaurus/utils-validation": "2.4.3", + "eta": "^2.0.0", + "fs-extra": "^10.1.0", + "lodash": "^4.17.21", + "tslib": "^2.4.0" + }, + "engines": { + "node": ">=16.14" + }, + "peerDependencies": { + "react": "^16.8.4 || ^17.0.0", + "react-dom": "^16.8.4 || ^17.0.0" + } + }, + "node_modules/@docusaurus/plugin-client-redirects/node_modules/fs-extra": { + "version": "10.1.0", + "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-10.1.0.tgz", + "integrity": "sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==", + "dependencies": { + "graceful-fs": "^4.2.0", + "jsonfile": "^6.0.1", + "universalify": "^2.0.0" + }, + "engines": { + "node": ">=12" + } + }, "node_modules/@docusaurus/plugin-content-blog": { "version": "2.4.3", "resolved": "https://registry.npmjs.org/@docusaurus/plugin-content-blog/-/plugin-content-blog-2.4.3.tgz", diff --git a/package.json b/package.json index 0a29941b7..b0997abfb 100644 --- a/package.json +++ b/package.json @@ -17,6 +17,7 @@ }, "dependencies": { "@docusaurus/core": "2.4.3", + "@docusaurus/plugin-client-redirects": "^2.4.3", "@docusaurus/preset-classic": "2.4.3", "@mdx-js/react": "^1.6.22", "clsx": "^1.2.1",