about summary refs log tree commit diff
path: root/bundles/calibre/metadata.py
diff options
context:
space:
mode:
authorRobert Günzler <r@gnzler.io>2026-04-09 11:03:44 +0900
committerRobert Günzler <r@gnzler.io>2026-04-09 11:23:49 +0900
commit23e1f94d9bb10208ac8828f18d391425cd328cfc (patch)
treee3445667fdf8c53cdf66071fd7a20ff0c331204c /bundles/calibre/metadata.py
parent0da6798e8ecb4b07c7f01b9e31b283fe38236509 (diff)
calibre: change to books subdomain
Signed-off-by: Robert Günzler <r@gnzler.io>
Diffstat (limited to 'bundles/calibre/metadata.py')
-rw-r--r--bundles/calibre/metadata.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/calibre/metadata.py b/bundles/calibre/metadata.py
index 552e281..a111295 100644
--- a/bundles/calibre/metadata.py
+++ b/bundles/calibre/metadata.py
@@ -11,6 +11,6 @@ defaults = {
     #     "calibre": {},
     # },
     # "go": {
-    #     "calibre": "https://calibre.gzr.im",
+    #     "books": "https://books.gzr.im",
     # },
 }