Skip to content

Commit 7c9bc69

Browse files
committed
Fix broken readme img & demo links
1 parent 9146b65 commit 7c9bc69

File tree

1 file changed

+2
-10
lines changed

1 file changed

+2
-10
lines changed

README.md

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# Uptimer
22

3-
![Uptimer Screenshot](/Users/hendrikvosskamp/Desktop/Screenshot%202025-04-30%20at%2019.45.23.png)
3+
![Uptimer Screenshot](/priv/static/images/app-screenshot.avif)
44

55
## Website Monitoring Made Simple
66

77
Uptimer is a web application that allows you to monitor multiple websites at a glance. Built with Elixir and Phoenix LiveView, it provides a real-time dashboard to monitor the availability and visual state of your web properties.
88

9-
**[Try the Live Demo](https://uptimer.vossihub.org)**
9+
**[Try the Live Demo](https://uptimer.vossihub.com)**
1010

1111
## Features
1212

@@ -73,14 +73,6 @@ Uptimer is a web application that allows you to monitor multiple websites at a g
7373

7474
6. Visit [`localhost:4000`](http://localhost:4000) in your browser
7575

76-
### Docker Deployment
77-
78-
Alternatively, you can use Docker for development or production:
79-
80-
```bash
81-
docker-compose up -d
82-
```
83-
8476
## Usage
8577

8678
1. Create an account on the homepage

0 commit comments

Comments
 (0)