Problem/Motivation
There are documentation URLs in core that are 404. This is to fix what should be the easiest ones.
Steps to reproduce
Proposed resolution
- https://www.drupal.org/node/3425340
- https://www.drupal.org/node/3508905
- https://www.drupal.org/node/3518065
- https://www.drupal.org/project/drupal/issues/3550627
- https://www.drupal.org/docs/8/core/modules/package-manager
- https://www.drupal.org/documentation/modules/mysqli
- https://www.drupal.org/node/add/project-issue/auto_updates
- https://www.drupal.org/project/auto_updates/issues/3312619#comment-14801308
- https://www.drupal.org/project/auto_updates/issues/3338651
Remaining tasks
Review
Commit
User interface changes
Introduced terminology
API changes
Data model changes
Release notes snippet
Issue fork drupal-3553528
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:
- 3553528-fix-documenation-urls
changes, plain diff MR !13549
Comments
Comment #3
quietone commentedThis set is ready for review.
Comment #4
astonvictor commentedChecked all URLs in the MR. works for me.
Comment #5
catchCommitted/pushed to 11.x and cherry-picked to 11.3.x, thanks!