commit cee5e9aae69f94fb54298c33fa76e9711cc0d3c0 parent 8d25ca1c54642abfeca5df40735460605a529885 Author: Dan Stillman <dstillman@zotero.org> Date: Mon, 12 May 2008 16:33:03 +0000 Fix JADA URI Diffstat:
| M | csl/jada.csl | | | 6 | +++--- |
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/csl/jada.csl b/csl/jada.csl @@ -3,9 +3,9 @@ <style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" xml:lang="en"> <info> <title>Journal of the American Dietetic Association</title> - <id>http://www.zotero.org/syles/jada</id> - <link href="http://www.zotero.org/syles/jada"/> - <link href="http://www.zotero.org/syles/ama" rel="template"/> + <id>http://www.zotero.org/styles/jada</id> + <link href="http://www.zotero.org/styles/jada"/> + <link href="http://www.zotero.org/styles/ama" rel="template"/> <author> <name>Julian Onions</name> <email>julian.onions@gmail.com</email>