diff --git a/src/calibre/ebooks/oeb/polish/container.py b/src/calibre/ebooks/oeb/polish/container.py index 8700aa5346..5f0ab3c07d 100644 --- a/src/calibre/ebooks/oeb/polish/container.py +++ b/src/calibre/ebooks/oeb/polish/container.py @@ -1072,7 +1072,7 @@ class AZW3Container(Container): @property def path_to_ebook(self): - return self.pathtoepub + return self.pathtoazw3 @property def names_that_must_not_be_changed(self):