Updated test urls

This commit is contained in:
nathan 2018-08-18 17:09:03 +02:00
parent 19206f45ad
commit 852a1ff8d5
1 changed files with 1 additions and 1 deletions

View File

@ -192,7 +192,7 @@ Extension.SHELL_RESTART_COMMAND (type String, default value 'gnome-shell --re
The test application is [on GitHub](https://github.com/dorkbox/SystemTray/blob/master/test/dorkbox/TestTray.java), and a *simple* example is as follows:
The test application is [on Git](https://git.dorkbox.com/dorkbox/SystemTray/src/branch/master/test/dorkbox/TestTray.java), and a *simple* example is as follows:
```
SystemTray.SWING_UI = new CustomSwingUI();