Skip to content

Commit 8fa597d

Browse files
authored
Update bot.toml
1 parent 87a8f16 commit 8fa597d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/bot.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ of the official python example bot
2727
"""
2828
# Fun fact about the bot
2929
fun_fact = "Made possible by RLBot v5"
30-
# Link to github repository
31-
source_link = "https://github.com/RLBot/core"
30+
# Link to your repository
31+
source_link = "https://github.com/VirxEC/rlbot-python-example"
3232
# Name of the bot's creator/developer
3333
developer = "The RLBot community"
3434
# Programming language

0 commit comments

Comments
 (0)