changed all paths with authentication to auth

This commit was merged in pull request #3.
This commit is contained in:
2023-10-18 00:47:32 -07:00
parent bc5f8e8db5
commit c92644222e
6 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -51,7 +51,7 @@ export default function Logout() {
</Typography>
<Button
href="/authentication/sign-in/"
href="/auth/sign-in/"
fullWidth
variant="contained"
sx={{