Fixed index.html URL, updated beta.html with new beta

This commit is contained in:
tduva 2015-06-26 15:26:15 +02:00
parent 4e628b0365
commit 1e0cc88d43
2 changed files with 3 additions and 3 deletions

View File

@ -136,9 +136,9 @@ function loaded() {
<li>You can help test Chatty</li>
</ul>
<h2>How to use</h2>
<p><a href="https://www.dropbox.com/s/rcnvlao4gp7dvql/Chatty_0.8.1b3.jar?dl=0">Download the beta version (0.8.1b3)</a> 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://getchatty.sourceforge.net">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/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>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-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>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>
<p>If you decide to use the old regular version again, be aware that any changes to settings that were introduced with the beta version will be lost.</p>
</div>

View File

@ -199,7 +199,7 @@ function loaded() {
<p>When you start Chatty the Connect Dialog should come up. Click <code>Create login..</code> and <code>Request login data</code> and follow the instructions to authorize Chatty to connect to chat for you. There is also a short
<a href="help/help-getting-started.html"><strong>Getting Started Guide</strong></a>.</p>
<p>There is some <a href="help/help.html">help</a> available (you can find the same in the program itself). There is also a <a href="changes.txt">changelog</a>.</p>
<p>You can use <a href="Chatty_banner_320px.png">this banner</a> if you like Chatty and want to promote it. Just link to <code>http://getchatty.sourceforge.net</code> please. :)</p>
<p>You can use <a href="Chatty_banner_320px.png">this banner</a> if you like Chatty and want to promote it. Just link to <code>http://chatty.github.io</code> please. :)</p>
<h2 id="bugs">Feedback (Feature requests, Bug reports)</h2>
<p>This is my first slightly bigger program, so go easy on me. ;) But if you find any bugs or have any other feedback, feel free to tell me. You can <a href="http://www.twitch.tv/message/compose?to=tduva">message me on Twitch</a>, write me an <a href="mailto:chattyclient@gmail.com">e-mail</a> or use <a href="https://twitter.com/chattyclient">Twitter</a>.</p>