Merge pull request #1 from exverge-0/patch-1

Fix github link
This commit is contained in:
ascpixi 2024-03-07 06:04:40 +01:00 committed by GitHub
commit ec26acc826
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -58,7 +58,7 @@ async function run() {
// Fetch game files stored in games-wiki repository.
gitPull(
`./${tenant}-games-wiki`,
`https://github.com/${tenant}-emu-mirror/${tenant}-games-wiki.git`
`https://github.com/${tenant}-mirror/${tenant}-games-wiki.git`
);
// Loop through each game and process it.