File tree Expand file tree Collapse file tree
org.bridgedb.gui/src/org/bridgedb/gui Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -43,13 +43,13 @@ public String getName()
4343 public String getHelpHtml ()
4444 {
4545 return
46- "<html><h1>BridgeDerby database" +
46+ "<html><h1>BridgeDerby database</h1> " +
4747 "<p>BridgeDerby are databases that consist of a single file which you can download " +
4848 "to your computer for fast access. Once downloaded, BridgeDerby databases are much" +
49- "faster than a webservice." +
49+ "faster than a webservice.</p> " +
5050 "<p>BridgeDb databases can be downloaded from " +
51- "<a href=\" http ://bridgedb.org/data/ gene_database/\" >http ://bridgedb.org/data /gene_database/</a>. " +
52- "Download them anywhere on your machine, and then select that file below." ;
51+ "<a href=\" https ://data. bridgedb.org/gene_database/\" >https ://data. bridgedb.org/gene_database/</a>. " +
52+ "Download them anywhere on your machine, and then select that file below.</p> " ;
5353 }
5454
5555 @ Override
You can’t perform that action at this time.
0 commit comments