diff --git a/106.md b/106.md index cb74c75..e096b2a 100644 --- a/106.md +++ b/106.md @@ -21,7 +21,7 @@ Each HTML, CSS, and JS file is assigned a `kind` for identification. The "content" field contains the content of the file. However, internal links (`href`, `src`, etc.) referenced within should be replaced with event IDs. -Example: `` +Example: `` ### Implementation on Web Server or Client