Skip to content

Commit 5ead44e

Browse files
authored
Merge pull request #909 from DuendeSoftware/maartenba-patch-1
Update template name for ASP.NET Identity documentation
2 parents 302665a + a26abb2 commit 5ead44e

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/identityserver/aspnet-identity

1 file changed

+1
-1
lines changed

src/content/docs/identityserver/aspnet-identity/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,6 @@ our `ProfileService<TUser>` and override `IsUserActiveAsync(TUser user)` to chec
6262

6363
## Template
6464

65-
Alternatively, you can use the `isaspid` [template](/identityserver/overview/packaging.mdx#templates) to create a starter
65+
Alternatively, you can use the `duende-is-aspid` [template](/identityserver/overview/packaging.mdx#templates) to create a starter
6666
IdentityServer host project configured to use ASP.NET Identity. See
6767
the [Quickstart Documentation](/identityserver/quickstarts/5-aspnetid.md) for a detailed walkthrough.

0 commit comments

Comments
 (0)