From 6c40acca5f5d4b123c4655b6021b42099a3a8b8c Mon Sep 17 00:00:00 2001 From: Mike Lee Date: Fri, 24 Feb 2023 10:15:17 -0800 Subject: [PATCH 1/2] redirect explorer if the URL is not the legacy developers URL --- source/explorer/index.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/explorer/index.html b/source/explorer/index.html index 9a0a4eade2f..2370a9d91af 100644 --- a/source/explorer/index.html +++ b/source/explorer/index.html @@ -1,6 +1,7 @@ + Asana API Explorer @@ -23,6 +24,9 @@
Loading react...
From a459dc8d53184421dcf4dc2f426f7d9749ac5bfe Mon Sep 17 00:00:00 2001 From: Mike Lee Date: Fri, 24 Feb 2023 10:16:42 -0800 Subject: [PATCH 2/2] remove unneeded tag --- source/explorer/index.html | 1 - 1 file changed, 1 deletion(-) diff --git a/source/explorer/index.html b/source/explorer/index.html index 2370a9d91af..de244c8f568 100644 --- a/source/explorer/index.html +++ b/source/explorer/index.html @@ -1,7 +1,6 @@ - Asana API Explorer