2 Commits

Author SHA1 Message Date
Krzysztof
088513961d Update README.md 2025-08-04 09:15:50 +02:00
Krzysztof
567e2d80e7 change url of airlabs sponsor 2025-08-03 18:12:23 +02:00
2 changed files with 2 additions and 2 deletions

View File

@@ -23,7 +23,7 @@ Yes, but with following constraints:
[Releases page](https://github.com/airlabspl/uptimemonitor/releases)):
```bash
wget https://github.com/airlabspl/uptimemonitor/releases/download/v0.0.2-alpha/uptimemonitor
wget https://github.com/airlabspl/uptimemonitor/releases/download/v1.1.1/uptimemonitor
chmod +x uptimemonitor
```

View File

@@ -14,7 +14,7 @@ import (
var initialSponsors = []uptimemonitor.Sponsor{
{
Name: "AIR Labs",
Url: "https://airlabs.pl",
Url: "https://github.com/airlabs",
Image: "/static/img/airlabs.png",
},
{