Skip to content

Commit

Permalink
Merge pull request #30 from blackinai/neurips23
Browse files Browse the repository at this point in the history
remove currently volunter form - add new later
  • Loading branch information
mirianfsilva committed Apr 24, 2024
2 parents fd8f170 + 5f792b5 commit 15f5aa7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/Navbar/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -181,8 +181,8 @@ function Navbar(props) {
text: 'Community Events',
path: [
{
text: 'Call for Organizers',
path: 'https://docs.google.com/forms/d/e/1FAIpQLSeGoMlgsXby1clQPEljzqzU5Cz08NC1P6jp1VAtnZ0F7J8GdA/viewform',
text: 'Call for Organizers - SOON',
// path: 'https://docs.google.com/forms/d/e/1FAIpQLSeGoMlgsXby1clQPEljzqzU5Cz08NC1P6jp1VAtnZ0F7J8GdA/viewform',
},
{
text: 'All Events',
Expand Down

0 comments on commit 15f5aa7

Please sign in to comment.