]> xmof Git - DeDRM.git/commitdiff
Update link
authorAndrew (Paradi) Alexander <gh@adrw.xyz>
Thu, 5 Sep 2019 16:04:40 +0000 (12:04 -0400)
committerGitHub <noreply@github.com>
Thu, 5 Sep 2019 16:04:40 +0000 (12:04 -0400)
CALIBRE_CLI_INSTRUCTIONS.md

index d579348e7fb784e4394cafe290bd55fa919f5b2c..dbda68860fc3bbe41516675990215d837064ae6b 100644 (file)
@@ -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"]`.