We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 302665a + a26abb2 commit 5ead44eCopy full SHA for 5ead44e
src/content/docs/identityserver/aspnet-identity/index.md
@@ -62,6 +62,6 @@ our `ProfileService<TUser>` and override `IsUserActiveAsync(TUser user)` to chec
62
63
## Template
64
65
-Alternatively, you can use the `isaspid` [template](/identityserver/overview/packaging.mdx#templates) to create a starter
+Alternatively, you can use the `duende-is-aspid` [template](/identityserver/overview/packaging.mdx#templates) to create a starter
66
IdentityServer host project configured to use ASP.NET Identity. See
67
the [Quickstart Documentation](/identityserver/quickstarts/5-aspnetid.md) for a detailed walkthrough.
0 commit comments