Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions examples/Demo/Shared/Pages/Home/Home.razor
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
remaining issues. Please file issues on GitHub, and don’t hesitate to contribute!
</p>
<p>
Start your migration work <strong>now</strong> (and let our <strong>new <a href="https://fluentui-blazor-v5.azurewebsites.net/Mcp">MCP Server</a></strong> assist you with that!).
See the <a href="https://fluentui-blazor-v5.azurewebsites.net/">V5 demo and documentation</a> site for more information on the new features and breaking changes in v5.0,
Start your migration work <strong>now</strong> (and let our <strong>new <a href="https://v5.fluentui-blazor.net/Mcp">MCP Server</a></strong> assist you with that!).
See the <a href="https://v5.fluentui-blazor.net/">V5 demo and documentation</a> site for more information on the new features and breaking changes in v5.0,
and try out the release candidates today! The preview packages are available on NuGet under the <code>5.0.0-*</code> version.
</p>
</div>
Expand Down
Loading