Skip to content

Commit 4364a5f

Browse files
authored
Corrected bot mentions
1 parent 95e7b7e commit 4364a5f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ <h1>Basics</h1>
8787
</div>
8888
<div class="span6">
8989
<ul>
90-
<li>If you want to play with the <a href="https://github.com/Zirak/SO-ChatBot/wiki/Interacting-with-the-bot">ChatBot</a> please do so in the <a href="https://chat.stackoverflow.com/rooms/1/sandbox">Sandbox</a> room. Don't flood the JavaScript room learning commands or trying to hack hangman.</li>
90+
<li>If you want to play with the <a href="https://github.com/jbis9051/JamesSOBot/blob/master/docs/COMMANDS.md">ChatBot</a> please do so in the <a href="https://chat.stackoverflow.com/rooms/1/sandbox">Sandbox</a> room. Don't flood the JavaScript room learning commands or trying to hack hangman.</li>
9191
<li>There is no need to ask to ask a question. For more details see <a href="#asking">Asking for Help</a>.</li>
9292
<li>The room title is JavaScript, which only implies we all have some interest in the language. That does not strictly limit the topic of conversation to JavaScript, and often it is not about JavaScript. Please do not interrupt and complain about this, if you have a comment about the language toss it in and if someone is interested they will stop and help.</li>
9393
<li>THE GAME!</li>
@@ -306,10 +306,10 @@ <h1>Useful Links</h1>
306306
</li>
307307
<li class="span3">
308308
<div class="thumbnail">
309-
<a class="link-title" href="https://github.com/Zirak/SO-ChatBot/wiki/Interacting-with-the-bot" target="_blank">Interacting with the bot</a>
309+
<a class="link-title" href="https://github.com/jbis9051/JamesSOBot/blob/master/docs/COMMANDS.md" target="_blank">Interacting with the bot</a>
310310
<p>
311-
A comprehensive guide to interacting with the SO ChatBot.<br>
312-
- by <a href="https://github.com/Zirak" target="_blank">Zirak</a>.
311+
A list of commands and a guide to interacting with the SO ChatBot.<br>
312+
- by <a href="https://github.com/jbis9051/" target="_blank">JBis</a>.
313313
</p>
314314
</div>
315315
</li>

0 commit comments

Comments
 (0)