url formatting

This commit is contained in:
thzero 2022-03-10 17:45:24 -06:00
parent fa9c33deb2
commit a2ac3c7784

View File

@ -68,7 +68,7 @@ public class AboutDialog extends JDialog {
"JOGL " + href("http://jogamp.org/jogl/www", true) + "<br>" +
"Guava " + href("https://github.com/google/guava", true) + "<br>" +
"Opencsv " + href("http://opencsv.sourceforge.net", true) + "<br>" +
"Simple Logging Facade for Java " + href("http://www.slf4j.org/", true) + "<br>" +
"Simple Logging Facade for Java " + href("http://www.slf4j.org", true) + "<br>" +
"Java library for parsing and rendering CommonMark " + href("https://github.com/commonmark/commonmark-java", true) + "<br>" +
"<br>" +
"<b>OpenRocket gratefully acknowledges our use of the following databases:</b><br>" +