diff --git a/docs/_layouts/redirect.html b/docs/_layouts/redirect.html new file mode 100644 index 000000000000..c24f81748492 --- /dev/null +++ b/docs/_layouts/redirect.html @@ -0,0 +1,6 @@ + + + + + + diff --git a/docs/docs/index.html b/docs/docs/index.html new file mode 100644 index 000000000000..4ea0787d5eca --- /dev/null +++ b/docs/docs/index.html @@ -0,0 +1,4 @@ +--- +layout: redirect +destination: getting-started.html +---