Chris Smith 9 лет назад
Родитель
Сommit
07cf30dbcf

+ 1
- 1
ui_swing/src/com/dmdirc/addons/ui_swing/dialogs/about/CreditsPanel.java Просмотреть файл

@@ -63,7 +63,7 @@ public final class CreditsPanel extends JPanel implements HyperlinkListener {
63 63
     /** Shows some alternate content. */
64 64
     public void showEE() {
65 65
         about.setText("<html><center><br><br><br>"
66
-                + "<img src=\"http://www.dmdirc.com/res/about.png\"></html>");
66
+                + "<img src=\"https://www.dmdirc.com/res/about.png\"></html>");
67 67
     }
68 68
 
69 69
     /** Initialises the components. */

Загрузка…
Отмена
Сохранить