Skip to content

Commit dda7039

Browse files
Update UI template link and standardize table formatting in IdentityServer upgrade guide
1 parent ffca609 commit dda7039

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Depending on the package version shown, your next steps will be different:
4848
## IdentityServer4 UI Templates
4949

5050
:::note
51-
Check your current host project's UI elements against the latest templates in **`Duende.Templates`** to ensure
51+
Check your current host project's UI elements against the latest templates in **[`Duende.Templates`](/identityserver/overview/packaging.mdx)** to ensure
5252
you’re using the latest recommendations and best practices.
5353
:::
5454

@@ -509,7 +509,7 @@ As a consequence, if your content root path changes, the default settings for da
509509
Between different .NET versions, this default setting has changed:
510510

511511
| Version | Default |
512-
| -------- | -------------------------------------------------------------- |
512+
|----------|----------------------------------------------------------------|
513513
| .NET 3.1 | Content root path without directory separator suffix |
514514
| .NET 5 | Content root path without directory separator suffix |
515515
| .NET 6 | Content root path (normalized with directory separator suffix) |

0 commit comments

Comments
 (0)