Skip to content

Commit 8d39813

Browse files
committed
Update index banner
1 parent 2898248 commit 8d39813

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

examples/Demo/Shared/Pages/Index/Index.razor

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,12 @@
66

77
<h1>Welcome to the Fluent UI Blazor components library</h1>
88
<div class="demopanel" style="margin: 1rem 0; padding: 2.5rem; text-align: center">
9-
<p>This is the demo and documentation site for the <strong>next</strong> version (<strong>4.0.0</strong>) of the library</p>
9+
<p>This is the demo and documentation site for version <strong>4.0.0-rc.1</strong> of the library. This version supports .NET 8 <strong>only</strong> </p>
1010
<br />
1111
<p>
12-
The <a href="https://www.fluentui-blazor.net/"> version 3 demos and documentation</a> site is also still available.
13-
12+
The demo and documentation sites for previous versions are also still available:<br />
13+
<a href="https://calm-sea-053fa6a03-archivesv3.westeurope.3.azurestaticapps.net/" target="_blank">Version 3.3.0</a> - <a href="https://calm-sea-053fa6a03-archivesv2.westeurope.3.azurestaticapps.net/" target="_blank">Version 2.4.3</a><br />
14+
These versions support both .NET 6 and .NET 7.
1415
</p>
1516
</div>
1617

0 commit comments

Comments
 (0)