Skip to content

Commit 7437d92

Browse files
authored
docs: fix V4 links (#1182)
1 parent 175a60a commit 7437d92

File tree

5 files changed

+3
-16
lines changed

5 files changed

+3
-16
lines changed

website/src/latest/docs/features/_meta.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
[
22
"code-splitting",
33
"module-federation",
4-
"module-resolution",
54
"dev-server",
65
"flow-support",
76
"devtools",
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Module Federation
22

33
:::warning Notice:
4-
The documentation for Re.Pack 5 is currently under development and some of the pages aren't ready yet.
4+
The documentation for Re.Pack 5 is currently under development and is not ready yet.
55

6-
Please use [latest stable version of Re.Pack 4.x documentation](https://re-pack.dev/docs/getting-started) for now.
6+
Please refer to [Re.Pack 4.x Module Federation documentation](https://v4.re-pack.dev/docs/module-federation) for now, but please keep in mind that it's not up to date with the latest changes in Re.Pack 5.
77
:::
Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1 @@
11
# Module resolution
2-
3-
:::warning Notice:
4-
The documentation for Re.Pack 5 is currently under development and some of the pages aren't ready yet.
5-
6-
Please use [latest stable version of Re.Pack 4.x documentation](https://re-pack.dev/docs/getting-started) for now.
7-
:::
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
["introduction", "quick-start", "microfrontends", "bundlers"]
1+
["introduction", "quick-start", "microfrontends"]
Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1 @@
11
# Rspack & webpack
2-
3-
:::warning Notice:
4-
The documentation for Re.Pack 5 is currently under development and some of the pages aren't ready yet.
5-
6-
Please use [latest stable version of Re.Pack 4.x documentation](https://re-pack.dev/docs/getting-started) for now.
7-
:::

0 commit comments

Comments
 (0)