aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pokeworld/pokebot/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/pokeworld/pokebot/index.html b/pokeworld/pokebot/index.html
index 449f809..ff6a5df 100644
--- a/pokeworld/pokebot/index.html
+++ b/pokeworld/pokebot/index.html
@@ -34,7 +34,7 @@
<h2>Continuous Intergration Badges (TravisCI, CircleCI)</h2>
<p>Our friends at travis and circleci have tested the compiling of commands to look for bugs. The badge shows if it has passed or failed the test.</p>
<a href="https://travis-ci.org/PokeWorld/PokeBot"><img src="https://travis-ci.org/PokeWorld/PokeBot.svg?branch=master"></a>
- <a href="https://circleci.com/gh/PokeWorld/PokeBot"><img src="(https://circleci.com/gh/PokeWorld/PokeBot.svg?style=svg"></a>
+ <a href="https://circleci.com/gh/PokeWorld/PokeBot"><img src="https://circleci.com/gh/PokeWorld/PokeBot.svg?style=svg"></a>
<h2>Changelog</h2>
<ul>
<li>v0.3.5 - A bunch of BugFixes and forcedrop command.</li>