Skip to content

Commit

Permalink
arrumando a rota
Browse files Browse the repository at this point in the history
  • Loading branch information
Algusto-RC committed Dec 14, 2023
1 parent 8def8bd commit ec90ce1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/pages/Home/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ const Home = () => {
<Link to='/cadastrar-estudantes'>Importar estudantes</Link>
</Button>
<Button colorScheme='facebook'>
<Link to='/cadastrar-estudantes'>Periodo de matriculas</Link>
<Link to='/periodo-matriculas'>Periodo de matriculas</Link>
</Button>
</HStack>
</Center>
Expand Down

1 comment on commit ec90ce1

@vercel
Copy link

@vercel vercel bot commented on ec90ce1 Dec 14, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

matriculai – ./frontend

matriculai.vercel.app
matriculai-git-main-matriculai.vercel.app
matriculai-matriculai.vercel.app

Please sign in to comment.