diff --git a/106.md b/106.md index 35ccd0d..4763996 100644 --- a/106.md +++ b/106.md @@ -105,9 +105,11 @@ Moreover, internal links within the `content` should be assigned NIP-33 identifi #### Identifier Format -`[html_identifier]/[filepath]` +`[html_identifier][filepath]` -**Example:** `hostr-lp/assets/index-ab834f60.css` +**Example:** +index.html: `hostr-lp` +assets/index-ab834f60.css: `hostr-lp/assets/index-ab834f60.css` ### Implementation on Web Server or Client