Skip to content

Commit

Permalink
chore: change notification message
Browse files Browse the repository at this point in the history
Signed-off-by: Nishant Mittal <[email protected]>
  • Loading branch information
nishantwrp committed Feb 25, 2023
1 parent 0c01505 commit a911678
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/components/notification.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,10 @@ const Notification = () => {
return (
<Message positive style={style}>
<Message.Header>
GSoC 2023 has been announced. Read the announcement blog{" "}
Organizations participating in GSoC 2023 have been announced. View them
in the official site{" "}
<a
href="https://opensource.googleblog.com/2022/11/get-ready-for-google-summer-of-code-2023.html"
href="https://summerofcode.withgoogle.com/programs/2023/organizations"
target="_blank"
>
<u>here</u>
Expand Down

0 comments on commit a911678

Please sign in to comment.