Problem/Motivation

The links to the search pages for modules and for themes have changed:

Old: https://www.drupal.org/project/themes
New: https://www.drupal.org/project/project_theme

Old: https://www.drupal.org/project/modules
New: https://www.drupal.org/project/project_module

Steps to reproduce

Visit the following pages and notice that the old links are shown:

- admin/help: In the "Getting Started" section.
- admin/help/field: In the "Uses" section.
- admin/help/system: In the "Uses" section

Proposed resolution

Update the links.

Remaining tasks

Create Merge Request

User interface changes

Links in the administrative help sections are updated to reflect new path aliases to the modules and themes search pages on Drupal.org.

Introduced terminology

none

API changes

none

Data model changes

none

Release notes snippet

Links in the administrative help sections have been updated to reflect new path aliases to the modules and themes search pages on Drupal.org.

Issue fork drupal-3548520

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

loopduplicate created an issue. See original summary.

loopduplicate’s picture

Assigned: loopduplicate » Unassigned
Status: Active » Needs review
Issue tags: +Novice
nicxvan’s picture

Status: Needs review » Reviewed & tested by the community

I searched for instances of both urls and found only the instances replaced here.

It's good to remove the redirect. Good find!

catch’s picture

Status: Reviewed & tested by the community » Fixed

Committed/pushed to 11.x, thanks!

Now that this issue is closed, please review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, please credit people who helped resolve this issue.

  • catch committed bb44fedf on 11.x
    Issue #3548520 by loopduplicate: Update links to the modules and themes...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.