Revision: 28117
          http://sourceforge.net/p/bibdesk/svn/28117
Author:   hofman
Date:     2022-12-15 11:06:50 +0000 (Thu, 15 Dec 2022)
Log Message:
-----------
use zbmath rather than deprecated server name

Modified Paths:
--------------
    trunk/bibdesk/BDSKZentralblattParser.m

Modified: trunk/bibdesk/BDSKZentralblattParser.m
===================================================================
--- trunk/bibdesk/BDSKZentralblattParser.m      2022-12-15 10:38:46 UTC (rev 
28116)
+++ trunk/bibdesk/BDSKZentralblattParser.m      2022-12-15 11:06:50 UTC (rev 
28117)
@@ -105,7 +105,7 @@
         }
     }
     else {
-        serverName = @"www.zentralblatt-math.org";
+        serverName = @"www.zbmath.org";
     }
     
     // Loop through IDs in batches of ZMATHBATCHSIZE.

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.



_______________________________________________
Bibdesk-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bibdesk-commit

Reply via email to