Links in text are to Drupal 8 instead of Drupal 7
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #1356226. -->
Reported by: [solotandem](https://www.drupal.org/user/240748)
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>When viewing a Drupal 7 page, the links on the page to referenced functions are to the Drupal 8 pages.</p>
<p>For example, see: <a href="http://api.drupal.org/api/drupal/includes--common.inc/function/drupal_goto/7">http://api.drupal.org/api/drupal/includes--common.inc/function/drupal_goto/7</a></p>
<p>The links on the page to referenced functions include:<br>
- <a href="http://api.drupal.org/api/drupal/core--includes--bootstrap.inc/function/drupal_set_message/8">http://api.drupal.org/api/drupal/core--includes--bootstrap.inc/function/drupal_set_message/8</a><br>
- <a href="http://api.drupal.org/api/drupal/core--includes--common.inc/function/url/8">http://api.drupal.org/api/drupal/core--includes--common.inc/function/url/8</a></p>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>Restore the body links to refer to the same version of Drupal as the page being displayed.</p>
<h3 id="summary-remaining-tasks">Remaining tasks</h3>
<p>Reviews, write tests.</p>
<h3 id="summary-ui-changes">User interface changes</h3>
<p>None.</p>
<h3 id="summary-api-changes">API changes</h3>
<p>None.</p>
issue