From 206e0688314215f99a135ea60abc65099a6d32af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nacho=20Codo=C3=B1er?= Date: Fri, 30 Jan 2026 16:50:30 +0100 Subject: [PATCH] fix links --- v3-docs/docs/generators/changelog/versions/3.4.0.md | 6 +++--- v3-docs/docs/history.md | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/v3-docs/docs/generators/changelog/versions/3.4.0.md b/v3-docs/docs/generators/changelog/versions/3.4.0.md index 35a1bd958a..620ff1aa80 100644 --- a/v3-docs/docs/generators/changelog/versions/3.4.0.md +++ b/v3-docs/docs/generators/changelog/versions/3.4.0.md @@ -85,11 +85,11 @@ meteor add rspack Check out [the requirements for Rspack Bundler integration](https://docs.meteor.com/about/modern-build-stack/rspack-bundler-integration.html#requirements) on existing apps. -### [📃 Modern Build Stack docs](https://docs.meteor.com/about/modern-build-stack.html) +### 📃 [Modern Build Stack docs](https://docs.meteor.com/about/modern-build-stack.html) -### [☄️ Meteor Bundler optimizations docs](https://docs.meteor.com/about/modern-build-stack/meteor-bundler-optimizations.html) +### ☄️ [Meteor Bundler optimizations docs](https://docs.meteor.com/about/modern-build-stack/meteor-bundler-optimizations.html) -### [⚡ Rspack Bundler integration docs](https://docs.meteor.com/about/modern-build-stack/rspack-bundler-integration.html) +### ⚡ [Rspack Bundler integration docs](https://docs.meteor.com/about/modern-build-stack/rspack-bundler-integration.html) If you find any issues, please report them to the [Meteor issues tracker](https://github.com/meteor/meteor). diff --git a/v3-docs/docs/history.md b/v3-docs/docs/history.md index f77bf29f8d..d1556a09cc 100644 --- a/v3-docs/docs/history.md +++ b/v3-docs/docs/history.md @@ -97,11 +97,11 @@ meteor add rspack Check out [the requirements for Rspack Bundler integration](https://docs.meteor.com/about/modern-build-stack/rspack-bundler-integration.html#requirements) on existing apps. -### [📃 Modern Build Stack docs](https://docs.meteor.com/about/modern-build-stack.html) +### 📃 [Modern Build Stack docs](https://docs.meteor.com/about/modern-build-stack.html) -### [☄️ Meteor Bundler optimizations docs](https://docs.meteor.com/about/modern-build-stack/meteor-bundler-optimizations.html) +### ☄️ [Meteor Bundler optimizations docs](https://docs.meteor.com/about/modern-build-stack/meteor-bundler-optimizations.html) -### [⚡ Rspack Bundler integration docs](https://docs.meteor.com/about/modern-build-stack/rspack-bundler-integration.html) +### ⚡ [Rspack Bundler integration docs](https://docs.meteor.com/about/modern-build-stack/rspack-bundler-integration.html) If you find any issues, please report them to the [Meteor issues tracker](https://github.com/meteor/meteor).