diff options
| author | Unknown <jtsshieh@outlook.com> | 2018-03-10 19:51:21 -0500 |
|---|---|---|
| committer | Unknown <jtsshieh@outlook.com> | 2018-03-10 19:51:21 -0500 |
| commit | 3ff15020012c4c7b3bf18d3d56f90d7c307b500a (patch) | |
| tree | 55f4dde57636f4769441b2d64f31e6914f63d56c | |
| parent | e8ccf65ee20d0b958394a91217b14a14775e430d (diff) | |
| download | pokeworld-website-3ff15020012c4c7b3bf18d3d56f90d7c307b500a.tar.gz pokeworld-website-3ff15020012c4c7b3bf18d3d56f90d7c307b500a.tar.bz2 pokeworld-website-3ff15020012c4c7b3bf18d3d56f90d7c307b500a.zip | |
mistake
| -rw-r--r-- | pokeworld/pokebot/index.html | 2 |
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> |
