Skip to content

Commit

Permalink
Change API URL (#12026)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dejaku51 authored Dec 13, 2024
1 parent 35164c9 commit 2c7b43d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/autowiki/autowiki.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ async function main() {
const bot = new MWBot()

await bot.loginGetEditToken({
apiUrl: "https://tgstation13.org/wiki/api.php",
apiUrl: "https://wiki.beestation13.com/w/api.php",
username: USERNAME,
password: PASSWORD,
})
Expand Down

0 comments on commit 2c7b43d

Please sign in to comment.