Revision: 28131
          http://sourceforge.net/p/bibdesk/svn/28131
Author:   hofman
Date:     2022-12-17 18:33:35 +0000 (Sat, 17 Dec 2022)
Log Message:
-----------
link to COinS wikipedia page rather than a removed page

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

Modified: trunk/bibdesk/BDSKCOinSParser.m
===================================================================
--- trunk/bibdesk/BDSKCOinSParser.m     2022-12-17 18:26:09 UTC (rev 28130)
+++ trunk/bibdesk/BDSKCOinSParser.m     2022-12-17 18:33:35 UTC (rev 28131)
@@ -331,7 +331,7 @@
     return items;
 }
 
-+ (NSString *)address { return 
@"https://www.univie.ac.at/elib/index.php?title=COinS_Microfromat_Bibliographic_Metadata_for_Embedding_in_HTML";;
 }
++ (NSString *)address { return @"https://en.wikipedia.org/wiki/COinS";; }
 
 + (NSString *)info { return NSLocalizedString(@"The COinS microformat can be 
used to embed bibliographic information in web pages.", @"Description for COinS 
mircoformat"); }
 

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