Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: fixed support urls #1155

Merged
merged 1 commit into from
Nov 8, 2024
Merged

fix: fixed support urls #1155

merged 1 commit into from
Nov 8, 2024

Conversation

ayesha-waris
Copy link
Contributor

INF-1675

Description
The Account MFE contains outdated support links that point to http://support.edx.org/ . These links are currently broken as edX has moved their support documentation to http://help.edx.org/ . Any clicks on the old http://support.edx.org/ URLs are automatically redirecting to the new http://help.edx.org domain, which lead incorrect or broken pages.

The URLs in the Account MFE are updated to reflect this change.

Copy link

codecov bot commented Nov 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 58.53%. Comparing base (7ec1226) to head (3e1f21a).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1155   +/-   ##
=======================================
  Coverage   58.53%   58.53%           
=======================================
  Files         117      117           
  Lines        2320     2320           
  Branches      644      641    -3     
=======================================
  Hits         1358     1358           
  Misses        901      901           
  Partials       61       61           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ayesha-waris ayesha-waris merged commit 999988d into master Nov 8, 2024
8 checks passed
@ayesha-waris ayesha-waris deleted the Ayesha/INF-1675 branch November 8, 2024 09:12
ayesha-waris added a commit that referenced this pull request Nov 13, 2024
* fix: fixed support urls (#1155)

* fix(deps): update dependency @edx/frontend-component-header to v5.7.1 (#1156)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency @openedx/frontend-slot-footer to v1.0.6 (#1157)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix: fixed certificates url

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants