Skip to content

Commit 32efcff

Browse files
authored
change link
1 parent 8c7a2af commit 32efcff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/app/cmds/General/source.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ module.exports = {
1414
title: app.config.system.emotes.information + " Source",
1515
color: app.config.system.embedColors.green,
1616
fields: [
17-
{ name: "OwO? Source Code?!?", value: `The source code for TheCodingBot can be found [here](https://tcb.nekos.tech/)!` }
17+
{ name: "OwO? Source Code?!?", value: `The source code for TheCodingBot can be found [here](https://tcb.nekos.tech/source)!` }
1818
]}]
1919
})
2020
}}

0 commit comments

Comments
 (0)