1
<html>
2
<body>
3
Here is a relative link in a package:
4
<a href="relative-package-link.html">relative package link</a>.
5
</body>
6
</html>
7