Skip to content

Commit

Permalink
fix(footer): calendar link
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-ronaldson committed Dec 3, 2024
1 parent ba8f335 commit a429474
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ export const Footer = ({ isDarkTheme }) => (
<ListItem className="ws-org-pfsite-footer-menu-list-item">
<Link
className="ws-org-pfsite-footer-menu-link"
to="https://github.com/patternfly/patternfly/blob/main/CODE_OF_CONDUCT.md"
to="https://calendar.google.com/calendar/embed?src=patternflyteam%40gmail.com&ctz=America%2FNew_York"
aria-label="Join PatternFly meetings"
>
Calendar
Expand Down

0 comments on commit a429474

Please sign in to comment.