You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/identityserver/ui/admin.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,7 @@ For example, you may want to limit the options to only those that are relevant t
33
33
A limited subset of the available options may be enough.
34
34
35
35
:::tip[Duende IdentityServer AdminUI Templates]
36
-
Creating custom, specialized admin UI functionality is demonstrated in the [EntityFramework-based template](https://github.com/DuendeSoftware/IdentityServer.Templates).
36
+
Creating custom, specialized admin UI functionality is demonstrated in the [EntityFramework-based template](https://github.com/DuendeSoftware/products/tree/main/templates).
37
37
You can use its UI to manage clients and scopes as a starting point.
0 commit comments