mirror of
https://github.com/livebook-dev/livebook.git
synced 2025-10-06 19:46:00 +08:00
Update Desktop app download URLs
This commit is contained in:
parent
9e505443c4
commit
3b8c5202ba
1 changed files with 4 additions and 4 deletions
|
@ -40,11 +40,11 @@ pick the one that best fits your use case.
|
|||
|
||||
* [Download the installer for Mac and Windows from our homepage](https://livebook.dev/#install)
|
||||
|
||||
* Latest stable builds: [Mac (Universal)](https://livebook.dev/releases/latest/LivebookInstall-latest-macos-universal.dmg),
|
||||
[Windows](https://livebook.dev/releases/latest/LivebookInstall-latest-windows-x86_64.exe)
|
||||
* Latest stable builds: [Mac (Universal)](https://github.com/livebook-dev/livebook/releases/latest/download/LivebookInstall-macos-universal.dmg),
|
||||
[Windows](https://github.com/livebook-dev/livebook/releases/latest/download/LivebookInstall-windows-x86_64.exe)
|
||||
|
||||
* Nightly builds: [Mac (Universal)](https://livebook.dev/releases/nightly/LivebookInstall-nightly-macos-universal.dmg),
|
||||
[Windows](https://livebook.dev/releases/nightly/LivebookInstall-nightly-windows-x86_64.exe)
|
||||
* Nightly builds: [Mac (Universal)](https://github.com/livebook-dev/livebook/releases/download/nightly/LivebookInstall-macos-universal.dmg),
|
||||
[Windows](https://github.com/livebook-dev/livebook/releases/download/nightly/LivebookInstall-windows-x86_64.exe)
|
||||
|
||||
* Builds for particular Livebook version are available on our
|
||||
[GitHub releases](https://github.com/livebook-dev/livebook/releases).
|
||||
|
|
Loading…
Add table
Reference in a new issue