Skip to content

Commit 9dccdb8

Browse files
committed
Update note
1 parent 89a73d9 commit 9dccdb8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/links/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ The database is a [JSON][json] file, where each `key` is a URL specifying the lo
3838

3939
## Notes
4040

41-
* When adding a database entry, ensure that resource identifiers (keys) are __sorted__ in alphabetical order.
41+
* Before adding a database entry, ensure that the resource is __unique__ and not already present in the database.
4242
* Before assigning an `id` to a URL, ensure that the `id` is __unique__.
4343
* Ensure that a URL is [__percent-encoded__][percent-encoding].
4444

0 commit comments

Comments
 (0)