Skip to content

Commit c2605fe

Browse files
committed
remove convert links
1 parent e3c6c26 commit c2605fe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

jablib/src/main/java/org/jabref/logic/citationstyle/CSLAdapter.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,5 @@ private void initialize(String newStyle, CitationStyleOutputFormat newFormat) th
7878
cslInstance.setOutputFormat(newFormat.getFormat());
7979
format = newFormat;
8080
}
81-
cslInstance.setConvertLinks(true);
8281
}
8382
}

0 commit comments

Comments
 (0)