diff --git a/packaging.md b/packaging.md
index d2f1ae9..e5f4d99 100644
--- a/packaging.md
+++ b/packaging.md
@@ -59,7 +59,7 @@ A Package must also include all resources within th
These resource files may be in any location descendant from the Root Directory, or in the Root Directory itself.
-Contents within the Package must reference these resources via [relative-URL strings](https://url.spec.whatwg.org/#relative-url-string).
+Resource files must be referenced via a relative path, which do not start with a drive letter (such as "C:"), use forward slashes instead of back slashes and do not end with a trailing slash.
## 6. Hybrid EPUB 3 + RPF Packages