From 8555d3673ad2b422649bf61acd116439932997ea Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Fri, 6 Jul 2018 07:20:43 +0000 Subject: [PATCH] forward-compat --- .well-known | 1 + _apis/oauth3 | 1 + .well-known/oauth3 => _apis/oauth3.org | 0 _apis/org.oauth3 | 1 + 4 files changed, 3 insertions(+) create mode 120000 .well-known create mode 120000 _apis/oauth3 rename .well-known/oauth3 => _apis/oauth3.org (100%) create mode 120000 _apis/org.oauth3 diff --git a/.well-known b/.well-known new file mode 120000 index 0000000..5a61f7b --- /dev/null +++ b/.well-known @@ -0,0 +1 @@ +_apis \ No newline at end of file diff --git a/_apis/oauth3 b/_apis/oauth3 new file mode 120000 index 0000000..bde9539 --- /dev/null +++ b/_apis/oauth3 @@ -0,0 +1 @@ +oauth3.org \ No newline at end of file diff --git a/.well-known/oauth3 b/_apis/oauth3.org similarity index 100% rename from .well-known/oauth3 rename to _apis/oauth3.org diff --git a/_apis/org.oauth3 b/_apis/org.oauth3 new file mode 120000 index 0000000..bde9539 --- /dev/null +++ b/_apis/org.oauth3 @@ -0,0 +1 @@ +oauth3.org \ No newline at end of file