From 7984ac8ca39af9fccf0a6cf4fefc34572dce1020 Mon Sep 17 00:00:00 2001 From: Jared Goodwin Date: Sat, 25 Sep 2021 09:29:55 -0700 Subject: [PATCH] Switch URLs back. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 95f10833..c1acad03 100644 --- a/README.md +++ b/README.md @@ -23,13 +23,13 @@ You can also sponsor the project as a way of saying "thank you". But if you hav ## Project Links -Public Server: https://remotely.lucency.co -Website: https://remotely-info.lucency.co +Public Server: https://app.remotely.one +Website: https://remotely.one Subreddit: https://www.reddit.com/r/remotely_app/ Docker: https://hub.docker.com/r/translucency/remotely Video Tutorials: https://remotely-info.lucency.co/Tutorials -![image](https://remotely-info.lucency.co/media/ask-remote.png) +![image](https://remotely.one/media/ask-remote.png) ## Disclaimer Hosting a Remotely server requires running an ASP.NET Core web app behind IIS (Windows), Nginx (Ubuntu), or Caddy Server (any OS). It's expected that the person deploying and maintaining the server is familiar with this process. Since this is a hobby project that I develop in between working full time and raising a family, there simply isn't time available to provide support in this capacity.