Skip to content

Commit d02f999

Browse files
authored
Merge branch 'main' into mb/prettier
2 parents 1a5f887 + d8117c4 commit d02f999

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/content/docs/identityserver/upgrades/identityserver4-to-duende-identityserver-v7.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Depending on your current version of IdentityServer4, different steps may be req
1616
You can determine the version of IdentityServer4 by running the `dotnet list` command at the root of your IdentityServer host project, or using NuGet tooling in Visual Studio or JetBrains Rider.
1717

1818
{/* prettier-ignore */}
19-
<Tabs>
19+
<Tabs syncKey="operatingSystem">
2020
<TabItem label="Windows">
2121
<Code
2222
code={'dotnet list package | sls "IdentityServer4"'}

src/data/banner.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"content" : ""
2+
"content" : "<a href=\"https://www.youtube.com/live/6zMSwlGBmxs\"><strong>Watch our latest livestream!</strong></a> Token Management - Applying the Duende Backend for Frontend (BFF) Security Framework"
33
}

0 commit comments

Comments
 (0)