Updated link

This commit is contained in:
Simon
2018-06-06 13:23:23 -04:00
parent a92d8fe44e
commit 5fdf35ab56
3 changed files with 16 additions and 12 deletions

View File

@@ -60,8 +60,8 @@ class RedditBot:
comment += stat + " \n" if len(stat) > 0 else ""
comment += RedditBot.format_stats(stats[stat])
comment += "[Full Report](https://simon987.net/od-database/website/" + str(website_id) + "/)"
comment += " | [Link list](https://simon987.net/od-database/website/" + str(website_id) + "/links) \n"
comment += "[Full Report](https://od-database.simon987.net/website/" + str(website_id) + "/)"
comment += " | [Link list](https://od-database.simon987.net/website/" + str(website_id) + "/links) \n"
comment += "*** \n"
comment += RedditBot.bottom_line