Skip to content

Commit 71a60df

Browse files
fix broken link
1 parent e2d7844 commit 71a60df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/static-web-apps/local-development.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ The emulator provides a page allowing you to provide the following [client princ
126126
| **Username** | The account name associated with the security provider. This value appears as the `userDetails` property in the client principal and is autogenerated if you don't provide a value. |
127127
| **User ID** | Value autogenerated by the CLI. |
128128
| **Roles** | A list of role names, where each name is on a new line. |
129-
| **Claims** | A list of [user claims](user-information#client-principal-data), where each name is on a new line. |
129+
| **Claims** | A list of [user claims](user-information.md#client-principal-data), where each name is on a new line. |
130130

131131
Once logged in:
132132

0 commit comments

Comments
 (0)