8 lines
145 B
HTML
Raw Normal View History

<html>
<body>
Here is a relative link in a package:
<a href="relative-package-link.html">relative package link</a>.
</body>
</html>