Skip to content

Running dump-rectors (on Drupal Rector project) creates broken links for classes in documentation #3448

@shaal

Description

@shaal

Bug Report

Based on these instructions: #3265

I ran: vendor/bin/rector dump-rectors drupal-rector/src/ > drupal-rector/docs/drupal_rector_rules.md

And created this PR palantirnet/drupal-rector#102

The result:
https://github.com/palantirnet/drupal-rector/blob/master/docs/drupal_rector_rules.md

But if you try clicking on any of the classes links you'll get 404 page.
Example for a broken link:
https://github.com/palantirnet/drupal-rector/blob/master/drupal-rector/src/Rector/Deprecation/BrowserTestBaseGetMockRector.php

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions