ethereum-org-website
ethereum-org-website copied to clipboard
Replace "add a community event" URL .ts on /community/events/
Describe the bug
Replace community URL mentioned on /community/events.
To reproduce
-
On /community/events, at the end of the "Upcoming events" section, you can read:
This is a non-exhaustive list maintained by our community. Know of an upcoming Ethereum event to add to this list? [Please add it](https://github.com/ethereum/ethereum-org-website/blob/dev/src/data/community-events.ts)!
-
"Please add it" is an hyperlink leading to a 404 page: https://github.com/ethereum/ethereum-org-website/blob/dev/src/data/community-events.ts
-
This URL should be replaced to https://github.com/ethereum/ethereum-org-website/blob/dev/src/data/community-events.json
Expected behavior
Community events URL: https://github.com/ethereum/ethereum-org-website/blob/dev/src/data/community-events.json
Screenshots
No response
Desktop (please complete the following information)
No response
Smartphone (please complete the following information)
No response
Additional context
No response
Would you like to work on this issue?
- [ ] Yes
- [X] No
Hey @isabelladebrito, can I work on this issue?
@MukulKolpe Thanks! Sure can... assigned you