From 10ecaf5d2439bec84498b65be7cafb85cef983e6 Mon Sep 17 00:00:00 2001
From: supertestnet <58400631+supertestnet@users.noreply.github.com>
Date: Sat, 3 Jul 2021 09:07:02 -0400
Subject: [PATCH] Update README.md
---
lnbits/extensions/ngrok/README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lnbits/extensions/ngrok/README.md b/lnbits/extensions/ngrok/README.md
index 0d085cfbd..666f95bcd 100644
--- a/lnbits/extensions/ngrok/README.md
+++ b/lnbits/extensions/ngrok/README.md
@@ -5,7 +5,7 @@
How it works
-When enabled, ngrok creates a tunnel to ngrok with https support and tells you the https web address where you can access your lnbits instance. If you are not the first user to enable it, it doesn't create a new one, it just tells you the existing one. Useful for creating/managing/using lnurls, which must be served either via https or via tor. Note that if you restart your device, your device will generate a new url. If anyone is using your old one for wallets, lnurls, etc., whatever they are doing will stop working.
+When enabled, ngrok creates a tunnel to ngrok.io with https support and tells you the https web address where you can access your lnbits instance. If you are not the first user to enable it, it doesn't create a new one, it just tells you the existing one. Useful for creating/managing/using lnurls, which must be served either via https or via tor. Note that if you restart your device, your device will generate a new url. If anyone is using your old one for wallets, lnurls, etc., whatever they are doing will stop working.
Installation