changed all paths with authentication to auth
This commit was merged in pull request #3.
This commit is contained in:
@@ -183,7 +183,7 @@ const Profile = () => {
|
||||
</ListItemIcon>
|
||||
|
||||
<Link
|
||||
href="/authentication/logout/"
|
||||
href="/auth/logout/"
|
||||
fontSize="13px"
|
||||
color="inherit"
|
||||
underline="none"
|
||||
|
||||
Reference in New Issue
Block a user