I first searched this forum to see if this issue has already been reported/discussed:
With Observable 1.X, both the ‘cellName’ and ‘@username/notebookName’ for an import were hyperlinked to their respective objects within a cell (syntax):
import {[cellName](https://old.observablehq.com/documentation/cells/#naming-cells)} from "[@username/notebookName](https://old.observablehq.com/documentation/notebooks/)";
Observable 2.0 does not expose these hyperlinks.