mirror of
https://github.com/xHyroM/bun-discord-bot.git
synced 2024-11-22 14:41:05 +01:00
fix(utilities.toml): change url
This commit is contained in:
parent
00feccb2b4
commit
fe7f035212
1 changed files with 2 additions and 2 deletions
|
@ -2,6 +2,6 @@
|
||||||
repositories = [
|
repositories = [
|
||||||
"oven-sh/bun",
|
"oven-sh/bun",
|
||||||
"oven-sh/docs",
|
"oven-sh/docs",
|
||||||
"Jarred-Sumner/bun-dependencies",
|
"oven-sh/bun-dependencies",
|
||||||
"xHyroM/bun-discord-bot"
|
"xHyroM/bun-discord-bot"
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in a new issue