Fixed example address format

This commit is contained in:
kaiji 2023-10-24 22:38:10 +09:00 committed by GitHub
parent 2ecdd6c9a2
commit 9376effa56
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
106.md
View File

@ -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: `<link rel="stylesheet" href="066b7ca0b167f0adad5c6d619ab1177050423e3979e83b8dfa069992533bdcf5">`
Example: `<link rel="stylesheet" href="nevent1qqspvj8cqt3fhlqwgg26nmhvpppauu3yduj4qtm4vh2lumm9q8cflnspzdmhxw309ucnydewxqhrqt338gmnqvp3qyg8wumn8ghj7u3wdphhxarj9e3kxq3q5kjyu2jnrm7vsey3cju687n8mthg7cxf6f6h5yhwm9we33wkl3pq3jl24r">`
### Implementation on Web Server or Client