]> xmof Git - DeDRM.git/commitdiff
Update doc link for preferences code
authorPetra Lamborn <petra@petras.space>
Fri, 9 Oct 2020 09:25:01 +0000 (22:25 +1300)
committerGitHub <noreply@github.com>
Fri, 9 Oct 2020 09:25:01 +0000 (22:25 +1300)
This should really be properly explained, but at least it's not a dead link now!

CALIBRE_CLI_INSTRUCTIONS.md

index dbda68860fc3bbe41516675990215d837064ae6b..9c1359f8d0151b6e8e80bb594d09e2f12ecb0cfb 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](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"]`.