From e1aa50e51147fdf1b4287177575bd0ef27beb1cb Mon Sep 17 00:00:00 2001
From: Garth Vander Houwen <garthvh@yahoo.com>
Date: Sat, 11 Jun 2022 11:36:02 -0700
Subject: [PATCH] Update and rename apple-app-site-association.txt to
 apple-app-site-association

---
 ...le-app-site-association.txt => apple-app-site-association} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename static/.well-known/{apple-app-site-association.txt => apple-app-site-association} (67%)

diff --git a/static/.well-known/apple-app-site-association.txt b/static/.well-known/apple-app-site-association
similarity index 67%
rename from static/.well-known/apple-app-site-association.txt
rename to static/.well-known/apple-app-site-association
index d1630438..a76ca4e4 100644
--- a/static/.well-known/apple-app-site-association.txt
+++ b/static/.well-known/apple-app-site-association
@@ -5,8 +5,8 @@
              "appIDs": [ "GCH7VS5Y9R.gvh.MeshtasticClient"],
              "components": [
                {
-                  "/": "/e/*",
-                  "comment": "Matches any URL whose path starts with /e/"
+                  "/": "/*",
+                  "comment": "Matches any URL"
                }
              ]
            }