From 725c31ef1193702e819110352fed8cb2caee0c62 Mon Sep 17 00:00:00 2001 From: Josh Elkins Date: Fri, 2 Aug 2024 12:46:58 -0500 Subject: [PATCH] Setup redirect to new docs --- _config.yml | 2 +- index.html | 6 ++++++ index.md | 4 ---- 3 files changed, 7 insertions(+), 5 deletions(-) create mode 100644 index.html delete mode 100644 index.md diff --git a/_config.yml b/_config.yml index c7418817439..f980e760b6f 100644 --- a/_config.yml +++ b/_config.yml @@ -1 +1 @@ -theme: jekyll-theme-slate \ No newline at end of file +theme: jekyll-theme-slate diff --git a/index.html b/index.html new file mode 100644 index 00000000000..4fcccf699fc --- /dev/null +++ b/index.html @@ -0,0 +1,6 @@ + + +Redirecting to https://sdk.amazonaws.com/swift/api + + + diff --git a/index.md b/index.md deleted file mode 100644 index 0125811445a..00000000000 --- a/index.md +++ /dev/null @@ -1,4 +0,0 @@ -# AWS SDK for Swift - -## API Reference Documentation -* [0.x](reference/0.x)