The "View on git.drupalcode.org" link is wrong
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3540600. -->
Reported by: [avpaderno](https://www.drupal.org/user/55077)
Related to !73
>>>
<p>For example, on <a href="https://api.drupal.org/api/drupal/core%21modules%21sqlite%21sqlite.module/10">sqlite.module</a>, the <em>View on git.drupalcode.org</em> link is <code>https://git.drupalcode.org/project/drupal/-/blob/10/core/modules/sqlite/sqlite.module</code>, which is wrong because none of the Drupal branches is <em>10</em>. A correct link would be <code>https://git.drupalcode.org/project/drupal/-/blob/10.6.x/core/modules/sqlite/sqlite.module</code>, but also <code>https://git.drupalcode.org/project/drupal/-/blob/10.0.x/core/modules/sqlite/sqlite.module</code> would work. The latter would not take to the more recent branch, but a <em>.0.x</em> branch is supposed to exist for new Drupal releases.</p>
issue