We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ad356b commit 1188fedCopy full SHA for 1188fed
Creating-OSX-packages.html
@@ -317,7 +317,7 @@ <h4 id="qt">Qt</h4>
317
<h2 id="creating-a-dmg-installer">Creating a .dmg installer</h2>
318
<p>A .dmg installer is similarly quite simple, at its core it is
319
basically a fancy compressed archive. A good description can be found
320
-on <a href="https://el-tramo.be/guides/fancy-dmg/">this page</a>. Please read it
+on <a href="https://mko.re/blog/fancy-dmg/">this page</a>. Please read it
321
and create a template image file according to its instructions.</p>
322
<p>The actual process of creating the installer is very simple: you mount
323
the template image, copy your app bundle in it, unmount it and convert
0 commit comments