From 23d60e930555acc58ebe860ba2cd913b770ee128 Mon Sep 17 00:00:00 2001 From: Heikki Rauhala Date: Mon, 7 Apr 2025 09:42:12 +0300 Subject: Fix link to "Building Fancy DMG Images on Mac OS X" --- docs/markdown/Creating-OSX-packages.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/markdown/Creating-OSX-packages.md b/docs/markdown/Creating-OSX-packages.md index 7e0d05bf4..f31249f3f 100644 --- a/docs/markdown/Creating-OSX-packages.md +++ b/docs/markdown/Creating-OSX-packages.md @@ -151,7 +151,7 @@ More information is available on the tool's documentation page. A .dmg installer is similarly quite simple, at its core it is basically a fancy compressed archive. A good description can be found -on [this page](https://el-tramo.be/guides/fancy-dmg/). Please read it +on [this page](https://mko.re/blog/fancy-dmg/). Please read it and create a template image file according to its instructions. The actual process of creating the installer is very simple: you mount -- cgit v1.2.3