File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -44,12 +44,12 @@ export default function StudioFooter() {
4444 { isOpen ? (
4545 < ActionRow key = "help-link-button-row" className = "py-4" data-testid = "helpButtonRow" >
4646 < ActionRow . Spacer />
47- < Button as = "a" href = "https://docs.edx .org/" size = "sm" >
47+ < Button as = "a" href = "https://docs.openedx .org/" size = "sm" >
4848 < FormattedMessage { ...messages . edxDocumentationButtonLabel } />
4949 </ Button >
5050 < Button
5151 as = "a"
52- href = "https://open.edx .org/"
52+ href = "https://openedx .org/"
5353 size = "sm"
5454 data-testid = "openEdXPortalButton"
5555 >
@@ -116,7 +116,7 @@ export default function StudioFooter() {
116116 < FormattedMessage { ...messages . trademarkMessage } />
117117 < Hyperlink className = "ml-1" destination = "https://www.edx.org" > edX Inc</ Hyperlink > .
118118 < ActionRow . Spacer />
119- < Hyperlink destination = "https://open.edx .org" className = "float-right" >
119+ < Hyperlink destination = "https://openedx .org" className = "float-right" >
120120 < Image
121121 width = "120px"
122122 alt = "Powered by Open edX"
You can’t perform that action at this time.
0 commit comments