diff options
| author | Heikki Rauhala <hvrauhal@gmail.com> | 2025-04-07 09:42:12 +0300 |
|---|---|---|
| committer | Jussi Pakkanen <jpakkane@gmail.com> | 2025-04-07 20:37:48 +0300 |
| commit | 23d60e930555acc58ebe860ba2cd913b770ee128 (patch) | |
| tree | 49908db9c80d1d136792250c2d920ed051a724b0 | |
| parent | 9150c2a68a9d432714db04614f416358a48f7e73 (diff) | |
| download | meson-23d60e930555acc58ebe860ba2cd913b770ee128.tar.gz | |
Fix link to "Building Fancy DMG Images on Mac OS X"
| -rw-r--r-- | docs/markdown/Creating-OSX-packages.md | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
