Skip to content

Commit

Permalink
correcet vercel link updated
Browse files Browse the repository at this point in the history
  • Loading branch information
rafiks7 committed Aug 25, 2024
1 parent 23b994f commit 7e306db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/Components/navbar.js
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ export default function NavBar() {
<AppBar position="fixed">
<Toolbar sx={{ bgcolor: 'black', boxShadow: "2px 2px 2px black" }}>
<Box display="flex" alignItems="center" flexGrow={1} bgcolor='black'>
<a href="https://vercel.com/rafik-shukrallas-projects/ai-rate-my-professor">
<a href="https://ai-rate-my-professor-lemon.vercel.app">
<Image alt="Logo" src={logo} width={50} height={50}></Image>
</a>
</Box>
Expand Down

0 comments on commit 7e306db

Please sign in to comment.