diff --git a/Lighttpd-and-SQLite-on-a-Raspberry-Pi-4-with-DietPi.md b/Lighttpd-and-SQLite-on-a-Raspberry-Pi-4-with-DietPi.md index 858d3ee..bc38734 100644 --- a/Lighttpd-and-SQLite-on-a-Raspberry-Pi-4-with-DietPi.md +++ b/Lighttpd-and-SQLite-on-a-Raspberry-Pi-4-with-DietPi.md @@ -67,4 +67,4 @@ add the user papermc to the group www-data `sudo usermod -a -G www-data papermc` -Now browse to YOURWEBSERVER/dynmap like [https://jappe.serveminecraft.net/dynmap/](https://jappe.serveminecraft.net/dynmap/) and everythink should work. \ No newline at end of file +Now browse to YOURWEBSERVER/dynmap like https://YOURSERVERADRESS/dynmap/ and everythink should work. \ No newline at end of file