Skip to content

Commit c98e477

Browse files
authored
docs: Update edx.rtd links to docs.openedx.org (#1460)
1 parent c2251a2 commit c98e477

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ const SSOConfigConfigureStep = ({
130130
};
131131

132132
// these are the suggested values we've come back to this step after an error
133-
// https://edx.readthedocs.io/projects/edx-installing-configuring-and-running/en/latest/configuration/tpa/tpa_integrate_open/tpa_SAML_IdP.html#configure-the-saml-identity-provider
133+
// https://docs.openedx.org/en/latest/site_ops/install_configure_run_guide/configuration/tpa/tpa_integrate_open/tpa_SAML_IdP.html#configure-the-saml-identity-provider
134134
const errorData = {
135135
displayName: '',
136136
userId: 'userid',

0 commit comments

Comments
 (0)