Browse Source

fix links in packaging readme

1.0.4-release-candidate
Felix Obenauer 4 years ago
committed by Chris
parent
commit
ae3aeb320f
1 changed files with 2 additions and 2 deletions
  1. 4
      docs/packaging/Packaging-Gooey.md

4
docs/packaging/Packaging-Gooey.md

@ -31,8 +31,8 @@ MyProject/
**Download Spec Files**
* 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).
* Windows users can grab a pre-built spec file [here](https://raw.githubusercontent.com/chriskiehl/Gooey/master/docs/packaging/build-win.spec).
* For OSX users, you'll want [this one](https://raw.githubusercontent.com/chriskiehl/Gooey/master/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`

Loading…
Cancel
Save