From b4864307e71434d2321f1781bc2e4eb8d0b026e6 Mon Sep 17 00:00:00 2001 From: staphen Date: Thu, 7 Oct 2021 10:43:39 -0400 Subject: [PATCH] Fix broken link in the installation instructions --- docs/installing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installing.md b/docs/installing.md index 038bbdf5a..51f6c4600 100644 --- a/docs/installing.md +++ b/docs/installing.md @@ -3,7 +3,7 @@ First, you will need access to the game MPQ files. - First, locate `DIABDAT.MPQ` on your CD or in the GoG installation (or [extract it from the GoG installer](https://github.com/diasurgical/devilutionX/wiki/Extracting-the-.MPQs-from-the-GoG-installer)). - For the Diablo: Hellfire expansion you will also need `hellfire.mpq`, `hfmonk.mpq`, `hfmusic.mpq`, `hfvoice.mpq`. -- Lastly, DevilutionX comes with [devilutionx.mpq](https://github.com/diasurgical/devilutionX/raw/master/Packaging/resources/devilutionx.mpq) which you will also need. +- Lastly, DevilutionX comes with [devilutionx.mpq](https://github.com/diasurgical/devilutionX/raw/1.2.1/Packaging/resources/devilutionx.mpq) which you will also need. Download the latest [DevilutionX release](https://github.com/diasurgical/devilutionX/releases) for your system (if available) and extract the contents to a location of your choosing, or [build from source](building.md). Then follow the system-specific instructions below.