Fixes changelog link

This commit is contained in:
ZomgPonies
2015-02-27 01:20:07 -05:00
parent 4fdd31f0da
commit 2d31ec73f9
+1 -1
View File
@@ -13,7 +13,7 @@
src << "<span class='danger'>The wiki URL is not set in the server configuration.</span>"
return
#define CHANGELOG "https://github.com/ParadiseSS13/Paradise/commits/master"
#define CHANGELOG "https://github.com/ParadiseSS13/Paradise/issues?q=is%3Apr+is%3Aclosed"
/client/verb/changes()
set name = "Changelog"
set desc = "Visit Github to check out the commits."