fix: update urls in site cog#1743
Conversation
|
A github search for bot/bot/exts/help_channels/_message.py Line 15 in d5ee281 There are also a few other locations where Do you think these would be worth changing too? |
|
The |
Yeah that one is the correct URL, just not using the site's name constants. There were a few others like that but I think the |
Bluenix2
left a comment
There was a problem hiding this comment.
Looks good, I see nothing wrong.
Some urls in the site cog are currently outdated and lead to the wrong pages. Some of them (like the Resources page) have redirects, while others (like the Asking Good Questions page, do not). This changes the constant to the site base url and updates the rest of the urls to be valid.