Skip to content
This repository was archived by the owner on Feb 14, 2025. It is now read-only.

Commit 7939af4

Browse files
authored
fix: partner portal typo (#362)
1 parent 3586307 commit 7939af4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/footer/Footer.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ const Footer = ({
5353
{platformName === 'edX' ? (
5454
<Button
5555
as="a"
56-
href="https://partner.edx.org/"
56+
href="https://partners.edx.org/"
5757
size="sm"
5858
data-testid="edXPortalButton"
5959
>

0 commit comments

Comments
 (0)