diff --git a/config/vufind/config.ini b/config/vufind/config.ini
index 3dd16f70d0e71dc738dea46a5d16a1ac7c2d9d56..6518cc4a0b3476694d69dacc5707a8c433f481cc 100644
--- a/config/vufind/config.ini
+++ b/config/vufind/config.ini
@@ -746,14 +746,6 @@ authors         = Wikipedia
 ;bottomPadding = 3
 ;wrapWidth = 110
 
-; This section is needed for Buchhandel.de cover loading. You need an authentication
-; token. It may also be necessary to customize your templates in order to comply with
-; terms of service; please look at http://info.buchhandel.de/handbuch_links for
-; details before turning this on.
-[Buchhandel]
-url = "https://api.vlb.de/api/v1/cover/"
-; token = "XXXXXX-XXXX-XXXXX-XXXXXXXXXXXX"
-
 ; Possible HathiRights options = pd,ic,op,orph,und,umall,ic-world,nobody,pdus,cc-by,cc-by-nd,
 ; cc-by-nc-nd,cc-by-nc,cc-by-nc-sa,cc-by-sa,orphcand,cc-zero,und-world,icus
 ; Default is "pd,ic-world" if unset here.
@@ -783,6 +775,14 @@ url = "https://api.vlb.de/api/v1/cover/"
 ; "google"
 ;recordMap = google
 
+; This section is needed for Buchhandel.de cover loading. You need an authentication
+; token. It may also be necessary to customize your templates in order to comply with
+; terms of service; please look at http://info.buchhandel.de/handbuch_links for
+; details before turning this on.
+[Buchhandel]
+url = "https://api.vlb.de/api/v1/cover/"
+; token = "XXXXXX-XXXX-XXXXX-XXXXXXXXXXXX"
+
 [QRCode]
 ; This setting controls the image to display when no qrcode is available.
 ; The path is relative to the base of your theme directory.