Entity edit link in meta region only works for nodes
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3264207. -->
Reported by: [dieterholvoet](https://www.drupal.org/user/3567222)
Related to !96
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>The entity edit link in meta region only works for nodes since it has <code>/node/{{ node_id }}/edit</code> hardcoded in the template.</p>
<h4 id="summary-steps-reproduce">Steps to reproduce</h4>
<p>Visit a taxonomy term. It will show the <em>Back to Administration</em> link instead of the entity edit link.</p>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>Make it more abstract.</p>
> Related issue: [Issue #3263807](https://www.drupal.org/node/3263807)
issue