We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2beb843 commit 9a3b9e7Copy full SHA for 9a3b9e7
.github/workflows/pages.yml
@@ -56,13 +56,13 @@ jobs:
56
Latest stable builds from our releases:
57
58
#### Windows
59
- - [Windows Installer (64-bit)](${BASE_URL}/Windows-artifacts.zip)
+ - [Windows Installer (64-bit)](https://github.com/umerfarok/NetworkMonitor/releases)
60
61
#### Linux
62
- - [Linux Build](${BASE_URL}/Linux-artifacts.zip)
+ - [Linux Build](https://github.com/umerfarok/NetworkMonitor/releasesp)
63
64
#### macOS
65
- - [macOS Build](${BASE_URL}/macOS-artifacts.zip)
+ - [macOS Build](https://github.com/umerfarok/NetworkMonitor/releases)
66
67
### Development Builds
68
0 commit comments