Skip to content

Commit

Permalink
Fix macOS download link
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnovak committed Aug 24, 2024
1 parent 1242b61 commit 612edde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sphinx-docs/source/_templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ <h3>Windows</h3>
<h3>macOS</h3>
<p>macOS Mojave or later (10.14+) is required.</p>
<ul>
<li><a href="files/releases/macos/gridmonger-v{{ version }}-macos.zip">macOS Application Bundle</a></li>
<li><a href="files/releases/macos/gridmonger-v{{ version }}-mac.zip">macOS Application Bundle</a></li>
</ul>
<p>
First-time users might want to download the <a
Expand Down

0 comments on commit 612edde

Please sign in to comment.