We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89a73d9 commit 9dccdb8Copy full SHA for 9dccdb8
1 file changed
docs/links/README.md
@@ -38,7 +38,7 @@ The database is a [JSON][json] file, where each `key` is a URL specifying the lo
38
39
## Notes
40
41
-* When adding a database entry, ensure that resource identifiers (keys) are __sorted__ in alphabetical order.
+* Before adding a database entry, ensure that the resource is __unique__ and not already present in the database.
42
* Before assigning an `id` to a URL, ensure that the `id` is __unique__.
43
* Ensure that a URL is [__percent-encoded__][percent-encoding].
44
0 commit comments