[Scummvm-git-logs] scummvm branch-2-3 -> 4172ab1396dd9d6a8eacef53a2e982b21a9c151c
criezy
criezy at scummvm.org
Sat Aug 28 22:33:44 UTC 2021
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
4172ab1396 DOC: Update link for mac file dumper companion
Commit: 4172ab1396dd9d6a8eacef53a2e982b21a9c151c
https://github.com/scummvm/scummvm/commit/4172ab1396dd9d6a8eacef53a2e982b21a9c151c
Author: Thierry Crozat (criezy at scummvm.org)
Date: 2021-08-28T23:33:30+01:00
Commit Message:
DOC: Update link for mac file dumper companion
Changed paths:
doc/docportal/advanced_topics/mac_game_files.rst
doc/docportal/use_scummvm/game_files.rst
diff --git a/doc/docportal/advanced_topics/mac_game_files.rst b/doc/docportal/advanced_topics/mac_game_files.rst
index 0753c824cf..7f02f6664b 100644
--- a/doc/docportal/advanced_topics/mac_game_files.rst
+++ b/doc/docportal/advanced_topics/mac_game_files.rst
@@ -172,7 +172,7 @@ The first step is to create an ISO image of your floppy or CD medium.
Browser based dumper companion
-------------------------------
- `<https://servilla.org/dumper-companion/>`_
+ `<https://www.scummvm.org/dumper-companion>`_
The browser based dumper companion has support for reading HFS as isos and disk images such as floppies. It generates a zip file that can be extracted and imported in ScummVM.
diff --git a/doc/docportal/use_scummvm/game_files.rst b/doc/docportal/use_scummvm/game_files.rst
index 71462faaa6..3109365ec0 100644
--- a/doc/docportal/use_scummvm/game_files.rst
+++ b/doc/docportal/use_scummvm/game_files.rst
@@ -76,7 +76,7 @@ There are three main aspects of Macintosh floppy or CD media that can make it di
ScummVM supplies a dumper-companion that can extract data files from the iso image of a HFS medium and dump it as a zip file. Files with a resource forks are automatically converted to MacBinary files. And files are renamed if needed.
-1. Upload your iso here: `<https://servilla.org/dumper-companion/>`_
+1. Upload your iso here: `<https://www.scummvm.org/dumper-companion>`_
2. Click the dump button
3. Download the zip file
4. Extract the zip file
More information about the Scummvm-git-logs
mailing list