diff --git a/README.org b/README.org index c72c528..55c511c 100644 --- a/README.org +++ b/README.org @@ -4,20 +4,20 @@ * About -[[https://code.fosterhangdaan.com/foster/vimm-dl][Vimm DL]] is a secure command-line tool for automating game downloads from [[https://vimm.net/vault][Vimm's Vault]]. +[[https://code.hangdaan.com/foster/vimm-dl][Vimm DL]] is a secure command-line tool for automating game downloads from [[https://vimm.net/vault][Vimm's Vault]]. * Documentation -Refer to the [[https://code.fosterhangdaan.com/foster/vimm-dl/wiki][wiki]] for instructions and documentation. +Refer to the [[https://code.hangdaan.com/foster/vimm-dl/wiki][wiki]] for instructions and documentation. * Core Maintainers -An up-to-date list of maintainers and their contact information is available in the [[https://code.fosterhangdaan.com/foster/vimm-dl/wiki/maintainers][Maintainers]] page of the wiki. +An up-to-date list of maintainers and their contact information is available in the [[https://code.hangdaan.com/foster/vimm-dl/wiki/maintainers][Maintainers]] page of the wiki. * License #+attr_html: :width 200px -[[https://static.fosterhangdaan.com/images/agplv3-logo.svg]] +[[https://s3.hangdaan.com/images/agplv3-logo.svg]] This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as diff --git a/src/command.ts b/src/command.ts index 1dbcea2..3bb6e9d 100644 --- a/src/command.ts +++ b/src/command.ts @@ -46,9 +46,9 @@ const command = new Command() "A secure command-line tool for automating game downloads from Vimm's Vault .", ) .meta("License", "GNU Affero General Public License (version 3 or later)") - .meta("Repository", "https://code.fosterhangdaan.com/foster/vimm-dl") - .meta("Documentation", "https://code.fosterhangdaan.com/foster/vimm-dl/wiki") - .meta("Bug Reports", "https://code.fosterhangdaan.com/foster/vimm-dl/issues") + .meta("Repository", "https://code.hangdaan.com/foster/vimm-dl") + .meta("Documentation", "https://code.hangdaan.com/foster/vimm-dl/wiki") + .meta("Bug Reports", "https://code.hangdaan.com/foster/vimm-dl/issues") .example( "Supply URLs on the command-line", `${