Revision: 28132
          http://sourceforge.net/p/bibdesk/svn/28132
Author:   hofman
Date:     2022-12-17 18:38:26 +0000 (Sat, 17 Dec 2022)
Log Message:
-----------
use more specific page for hcite parser

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

Modified: trunk/bibdesk/BDSKHCiteParser.m
===================================================================
--- trunk/bibdesk/BDSKHCiteParser.m     2022-12-17 18:33:35 UTC (rev 28131)
+++ trunk/bibdesk/BDSKHCiteParser.m     2022-12-17 18:38:26 UTC (rev 28132)
@@ -322,7 +322,7 @@
     return d;
 }
 
-+ (NSString *)address { return @"https://microformats.org/wiki/citation";; }
++ (NSString *)address { return @"https://microformats.org/wiki/h-cite";; }
 
 + (NSString *)info { return NSLocalizedString(@"HCite is meant to become a 
microformat for adding bibliographic information to web pages. It is unlikely 
to be relevant or useful at the moment.", @"Description for the HCite 
microformat"); }
 

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