diff options
Diffstat (limited to 'docs')
| -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 |
