active-directory-aspnetcore-webapp-openidconnect-v2 icon indicating copy to clipboard operation
active-directory-aspnetcore-webapp-openidconnect-v2 copied to clipboard

Fix link in SVG

Open Oxymoron290 opened this issue 1 year ago • 0 comments

Fix link in SVG

Summary of the changes

Description

The clickable nodes in the SVG for "with roles" was incorrect. Both "with roles" and "with groups" lead to 5-2-groups which is incorrect. "with roles" should lead to 5-1-roles and "with groups" should lead to 5-2-groups. I have corrected the links in the svg to reflect this.

Oxymoron290 avatar May 23 '24 13:05 Oxymoron290