An example on how to add labels for links: ```js /** * @see {@link http://github.com | GitHub} */ function someCode() { // ... } ``` More info: https://jsdoc3.vercel.app/tags/see#examples