Skip to content

Commit

Permalink
fix(pathway):link-added
Browse files Browse the repository at this point in the history
  • Loading branch information
AswinAsok committed Oct 17, 2023
1 parent 112e97a commit 3a0626a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Pages/Pathway/components/Menubar/Menubar.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ export default function Menubar() {
<a href="#about">About Pathway</a>
</div>
<div className={styles.pre_rg}>
<a href="/">
<a href="https://mulearn.org/r/ai-bootcamp">
<img src={pre} alt="Pre-register" />
Pre-register
</a>
Expand Down

0 comments on commit 3a0626a

Please sign in to comment.