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 2a3e175 commit 72b41d0Copy full SHA for 72b41d0
botstrap.py
@@ -61,7 +61,7 @@ def __getitem__(self, item: str):
61
log.fatal(f"Couldn't find key: {item} in dict: {self.name} ")
62
log.warning(
63
"Please follow our contribution guidelines "
64
- "https://www.pythondiscord.com/pages/guides/pydis-guides/contributing/bot/ "
+ "https://pydis.com/contributing-bot "
65
"to guarantee a successful run of botstrap "
66
)
67
sys.exit(-1)
0 commit comments