Cross-reference: This suggestion has been reported to Atlassian's public issue tracker as CONFSERVER-101542.
When the Slack for Confluence Data Center app posts Team Calendar event notifications to Slack, the calendar link currently points to the generic calendars overview for the space (/spaces/{SPACE_KEY}/calendars). This requires users to manually navigate to find the specific calendar that triggered the notification.
Feature Request
Update the calendar link generation to link directly to the specific calendar (/spaces/{SPACE_KEY}/calendars/{calendarId}) instead of the space calendars overview page. This would allow users to immediately view the relevant calendar when clicking the notification link, improving productivity and reducing friction.