We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba2cdf0 commit 3ebe491Copy full SHA for 3ebe491
README.md
@@ -374,10 +374,10 @@ URL = Host + "/api/wow/battlePet/stats/" + SpeciesID
374
</dl>
375
<script src="https://gist.github.com/3772776.js?file=battlePet-stats.json"></script>
376
377
-## Challenge Mode Leaderboards API
+## Challenge Mode API
378
379
-The Challenge Mode Leaderboards API displays the same information as the
380
-leader boards on the wow game site.
+The Challenge Mode API displays the same information as the leader boards on the
+wow game site.
381
382
```plain
383
URL = Host + "/api/wow/challenge/" + Realm
0 commit comments