Remove reference to removed link

Co-authored-by: Daira Hopwood <daira@jacaranda.org>
This commit is contained in:
Deirdre Connolly 2020-08-12 12:43:01 -04:00 committed by GitHub
parent 7bd8753fa5
commit 566711de46
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ The current database is a key-value store where keys and values can have multipl
| zkey | pubkey | privkey |
---------------------------
Here ``zkey`` is the property name located at the first position of the database key; the public key is also part of the database key, and it is located in the second position; the private key is saved in the database value column at the first position. More examples of this can be found at [#ZIP400Attempt]_.
Here ``zkey`` is the property name located at the first position of the database key; the public key is also part of the database key, and it is located in the second position; the private key is saved in the database value column at the first position.
Schema
------