Add config link to module info yaml
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3551593. -->
Reported by: [joachim namyslo](https://www.drupal.org/user/275771)
Related to !2
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>Currently, the module settings can be accessed by entering the URL admin/config/people/magic-link directly in the browser. However, there is no corresponding link under Configuration > Users in the UI yet.<br>
Drush also does not display a link to this page when the module is activated using Drush.<br>
This should definitely be patched.</p>
<h4 id="summary-steps-reproduce">Steps to reproduce</h4>
<p>install module in cdurrent Druapl CMS version<br>
akovate module<br>
go to configuration > User<br>
See link to Module settings are missing</p>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>Write a patch</p>
<h3 id="summary-remaining-tasks">Remaining tasks</h3>
<h3 id="summary-ui-changes">User interface changes</h3>
<p>Create a Patch</p>
<h3 id="summary-api-changes">API changes</h3>
<p>None</p>
<h3 id="summary-data-model-changes">Data model changes</h3>
<p>None</p>
issue