Skip to content

Commit e1c8454

Browse files
committed
fix imagae URL in switching-between-organization-units.md
1 parent 7779e8c commit e1c8454

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

blog-posts/en/switching-between-organization-units.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ For creating a custom data filter, you can check [https://aspnetboilerplate.com/
66

77
In order to allow users to change their active organization unit, we can design a UI like the one below;
88

9-
![image](./images/Blog/switch-ou-sample-screenshot.jpg)
9+
![image](/Images/Blog/switch-ou-sample-screenshot.jpg)
1010

1111
By using this dropdown, a user can switch between organization units.
1212

0 commit comments

Comments
 (0)