From: Petra Lamborn Date: Fri, 9 Oct 2020 09:25:01 +0000 (+1300) Subject: Update doc link for preferences code X-Git-Url: http://git.xmof.duckdns.org/?a=commitdiff_plain;h=41d3da12ecf289ced73b3931df1d079a530bcbc6;p=DeDRM.git Update doc link for preferences code This should really be properly explained, but at least it's not a dead link now! --- diff --git a/CALIBRE_CLI_INSTRUCTIONS.md b/CALIBRE_CLI_INSTRUCTIONS.md index dbda688..9c1359f 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](dedrm_src/prefs.py). + [the code that handles that](DeDRM_plugin/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"]`.