We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d35a58 commit bd75096Copy full SHA for bd75096
website/theme/index.tsx
@@ -26,8 +26,8 @@ const Layout = () => (
26
<Theme.Layout
27
beforeNav={
28
<Announcement
29
- href="5.x/docs/getting-started/quick-start"
30
- message="Re.Pack 5 with support for Rspack is coming!"
+ href="/5.x/docs/getting-started/quick-start"
+ message="Preview Re.Pack 5 RC documentation"
31
localStorageKey="repack-announcement"
32
/>
33
}
0 commit comments