summaryrefslogtreecommitdiffstats
path: root/CALIBRE_CLI_INSTRUCTIONS.md
diff options
context:
space:
mode:
authorAndrew (Paradi) Alexander <[email protected]>2019-09-05 12:04:40 -0400
committerGitHub <[email protected]>2019-09-05 12:04:40 -0400
commit57702b7d1763f32761850a78c0e2729aff356053 (patch)
tree743e847531b645bc1bc5358d24e9b2d6c15058d5 /CALIBRE_CLI_INSTRUCTIONS.md
parentb71ed3887ee547c714c8223d1d74bc4e5cdfe809 (diff)
Update link
Diffstat (limited to 'CALIBRE_CLI_INSTRUCTIONS.md')
-rw-r--r--CALIBRE_CLI_INSTRUCTIONS.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CALIBRE_CLI_INSTRUCTIONS.md b/CALIBRE_CLI_INSTRUCTIONS.md
index d579348..dbda688 100644
--- a/CALIBRE_CLI_INSTRUCTIONS.md
+++ b/CALIBRE_CLI_INSTRUCTIONS.md
@@ -27,7 +27,7 @@ platforms.
#### Enter your keys
- Figure out what format DeDRM wants your key in by looking in
- [the code that handles that](src/prefs.py).
+ [the code that handles that](dedrm_src/prefs.py).
- For Kindle eInk devices, DeDRM expects you to put a list of serial
numbers in the `serials` field: `"serials": ["012345689abcdef"]` or
`"serials": ["1111111111111111", "2222222222222222"]`.