From a7c99a952a1c57cdef1412226dcf2e5eef8b15b8 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Fri, 6 Jul 2018 05:59:34 +0000 Subject: [PATCH] rename oauth3 -> oauth3.org --- _apis/{oauth3 => oauth3.org}/blank.gif | Bin _apis/{oauth3 => oauth3.org}/callback.html | 0 _apis/{oauth3 => oauth3.org}/clear.gif | Bin _apis/{oauth3 => oauth3.org}/directives.json | 0 _apis/{oauth3 => oauth3.org}/index.html | 0 _apis/{oauth3 => oauth3.org}/scopes.json | 0 6 files changed, 0 insertions(+), 0 deletions(-) rename _apis/{oauth3 => oauth3.org}/blank.gif (100%) rename _apis/{oauth3 => oauth3.org}/callback.html (100%) rename _apis/{oauth3 => oauth3.org}/clear.gif (100%) rename _apis/{oauth3 => oauth3.org}/directives.json (100%) rename _apis/{oauth3 => oauth3.org}/index.html (100%) rename _apis/{oauth3 => oauth3.org}/scopes.json (100%) diff --git a/_apis/oauth3/blank.gif b/_apis/oauth3.org/blank.gif similarity index 100% rename from _apis/oauth3/blank.gif rename to _apis/oauth3.org/blank.gif diff --git a/_apis/oauth3/callback.html b/_apis/oauth3.org/callback.html similarity index 100% rename from _apis/oauth3/callback.html rename to _apis/oauth3.org/callback.html diff --git a/_apis/oauth3/clear.gif b/_apis/oauth3.org/clear.gif similarity index 100% rename from _apis/oauth3/clear.gif rename to _apis/oauth3.org/clear.gif diff --git a/_apis/oauth3/directives.json b/_apis/oauth3.org/directives.json similarity index 100% rename from _apis/oauth3/directives.json rename to _apis/oauth3.org/directives.json diff --git a/_apis/oauth3/index.html b/_apis/oauth3.org/index.html similarity index 100% rename from _apis/oauth3/index.html rename to _apis/oauth3.org/index.html diff --git a/_apis/oauth3/scopes.json b/_apis/oauth3.org/scopes.json similarity index 100% rename from _apis/oauth3/scopes.json rename to _apis/oauth3.org/scopes.json