Skip to content

Commit a6464cc

Browse files
authored
Update download.md (#26)
Fix beta branch links as they point out to an early dev build, they should use the latest dev build always.
1 parent 49248ee commit a6464cc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/download.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ Use the **development branch** version, as the latest beta may be out of date.
1313
:::
1414

1515
- [Official releases and pre-releases](https://github.com/nabeelio/phpvms/releases) - The latest released versions
16-
- [Development branch, TAR.GZ](http://downloads.phpvms.net/phpvms-7.0.0-dev.tar.gz) - The latest development build, may contain new bugs or non-documented features
17-
- [Development branch, ZIP](http://downloads.phpvms.net/phpvms-7.0.0-dev.zip) - The latest development build, may contain new bugs or non-documented features
16+
- [Development branch, TAR.GZ](https://phpvms.cdn.vmslabs.net/phpvms-latest-dev.tar.gz) - The latest development build, may contain new bugs or non-documented features
17+
- [Development branch, ZIP](https://phpvms.cdn.vmslabs.net/phpvms-latest-dev.zip) - The latest development build, may contain new bugs or non-documented features
1818

1919
---
2020

0 commit comments

Comments
 (0)