made link more general

This commit is contained in:
tduva 2015-07-15 16:03:03 +02:00
parent 1e0cc88d43
commit 9c00cae902

View File

@ -136,7 +136,7 @@ function loaded() {
<li>You can help test Chatty</li>
</ul>
<h2>How to use</h2>
<p><a href="https://github.com/chatty/chatty/releases/tag/v0.8.1b4">Download the beta version</a> <code>(Chatty_0.8.1b4.jar)</code> and put it in the same folder as your regular <code>Chatty.jar</code>, then start it the same way. <em>You need to have the regular version of Chatty from the <a href="http://chatty.github.io">main website</a> first. If you were using a Chatty version already, you're set.</em></p>
<p><a href="https://github.com/chatty/chatty/releases">Download the latest beta version</a> <code>(Chatty_&lt;beta version&gt;.jar)</code> and put it in the same folder as your regular <code>Chatty.jar</code>, then start it the same way. <em>You need to have the regular version of Chatty from the <a href="http://chatty.github.io">main website</a> first. If you were using a Chatty version already, you're set.</em></p>
<p>As with every new version, if you have invested a lot of time into adjusting settings (like maybe added 50 different usericons), you may want to make a manual backup of the settings (enter <code>/dir</code> in Chatty to display the folder where they are saved, <a href="help/help-guide_folders.html">more information</a> on the files Chatty uses). This shouldn't be necessary, but it's always prudent to know where your settings are saved and to keep a backup.</p>
<p>The beta version will always be the version with global hotkey support. If you are normally using the version without global hotkey support, there will be an error message about it when you start Chatty that says you can ignore it if you don't actually make use of global hotkeys.</p>