Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
edonehoo committed Oct 7, 2024
1 parent aa3db69 commit 9e360f0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ export const Footer = ({ isDarkTheme }) => (
<ListItem className="ws-org-pfsite-footer-menu-list-item">
<Link
className="ws-org-pfsite-footer-menu-link"
to={"/get-started/about-patternfly"}
to="/get-started/about-patternfly"
aria-label="Learn about PatternFly"
>
About PatternFly
Expand Down

0 comments on commit 9e360f0

Please sign in to comment.