Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pages/community/events/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ export default function EventIndex() {
All events/meetings are live streamed to all AsyncAPI social media accounts. To learn more about meetings
setup and automation 
<TextLink
href='https://github.com/asyncapi/community/blob/master/MEETINGS_ORGANIZATION.md'
href='https://github.com/asyncapi/community/blob/master/docs/060-meetings-and-communication/MEETINGS_ORGANIZATION.md'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would say we should extract these constant values. I see there are other similar issues with incorrect paths like #4384 . My suggestion would be to have a constants file with all these paths in one place.

target='_blank'
>
read our FAQ
Expand Down
Loading