From 40a653bb6892d0481c01b158ad7ab774e35039d5 Mon Sep 17 00:00:00 2001 From: Joel Denning Date: Mon, 30 Sep 2024 15:18:21 -0600 Subject: [PATCH] Fix readme links --- .changeset/two-gifts-fold.md | 2 ++ packages/webpack-config-single-spa-react-ts/README.md | 2 +- packages/webpack-config-single-spa-react/README.md | 2 +- packages/webpack-config-single-spa-ts/README.md | 2 +- packages/webpack-config-single-spa/README.md | 2 +- 5 files changed, 6 insertions(+), 4 deletions(-) create mode 100644 .changeset/two-gifts-fold.md diff --git a/.changeset/two-gifts-fold.md b/.changeset/two-gifts-fold.md new file mode 100644 index 00000000..a845151c --- /dev/null +++ b/.changeset/two-gifts-fold.md @@ -0,0 +1,2 @@ +--- +--- diff --git a/packages/webpack-config-single-spa-react-ts/README.md b/packages/webpack-config-single-spa-react-ts/README.md index 05164dd1..10435a68 100644 --- a/packages/webpack-config-single-spa-react-ts/README.md +++ b/packages/webpack-config-single-spa-react-ts/README.md @@ -1,3 +1,3 @@ # `webpack-config-single-spa-react-ts` -[Full Documentation](https://single-spa.js.org/docs/create-single-spa#webpack-config-single-spa-react-ts) +[Full Documentation](https://single-spa.js.org/docs/shared-webpack-configs#webpack-config-single-spa-react-ts) diff --git a/packages/webpack-config-single-spa-react/README.md b/packages/webpack-config-single-spa-react/README.md index d86598be..c560567a 100644 --- a/packages/webpack-config-single-spa-react/README.md +++ b/packages/webpack-config-single-spa-react/README.md @@ -1,3 +1,3 @@ # `webpack-config-single-spa-react` -[Full documentation](https://single-spa.js.org/docs/create-single-spa#webpack-config-single-spa-react) +[Full documentation](https://single-spa.js.org/docs/shared-webpack-configs#webpack-config-single-spa-react) diff --git a/packages/webpack-config-single-spa-ts/README.md b/packages/webpack-config-single-spa-ts/README.md index 602c625f..61e0c877 100644 --- a/packages/webpack-config-single-spa-ts/README.md +++ b/packages/webpack-config-single-spa-ts/README.md @@ -1,3 +1,3 @@ # `webpack-config-single-spa-ts` -[Full Documentation](https://single-spa.js.org/docs/create-single-spa#webpack-config-single-spa-ts) +[Full Documentation](https://single-spa.js.org/docs/shared-webpack-configs#webpack-config-single-spa-ts) diff --git a/packages/webpack-config-single-spa/README.md b/packages/webpack-config-single-spa/README.md index 41754303..3a65c71e 100644 --- a/packages/webpack-config-single-spa/README.md +++ b/packages/webpack-config-single-spa/README.md @@ -1,3 +1,3 @@ # `webpack-config-single-spa` -[Full documentation](https://single-spa.js.org/docs/create-single-spa#webpack-config-single-spa) +[Full documentation](https://single-spa.js.org/docs/shared-webpack-configs#webpack-config-single-spa)