From a304be96d597f26c77c68f806e4280747e2d2f51 Mon Sep 17 00:00:00 2001 From: Chris Date: Sat, 21 Sep 2019 18:13:08 -0700 Subject: [PATCH] Update Packaging-Gooey.md --- docs/packaging/Packaging-Gooey.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/packaging/Packaging-Gooey.md b/docs/packaging/Packaging-Gooey.md index bc88fd5..ab84f1f 100644 --- a/docs/packaging/Packaging-Gooey.md +++ b/docs/packaging/Packaging-Gooey.md @@ -31,8 +31,8 @@ MyProject/ **Download Spec Files** -* Windows users can grab a pre-built spec file [here](TODO). -* For OSX users, you'll want [this one](todo). +* Windows users can grab a pre-built spec file [here](https://raw.githubusercontent.com/chriskiehl/Gooey/doc-improvements/docs/packaging/build-win.spec). +* For OSX users, you'll want [this one](https://raw.githubusercontent.com/chriskiehl/Gooey/doc-improvements/docs/packaging/build-osx.spec). The exact contents of the spec files will vary based on your OS, but at a high level, they'll share the same core pieces: `Analysis`, `EXE`, and, if you're on OSX, `BUNDLE`