diff --git a/docs/_layouts/redirect.html b/docs/_layouts/redirect.html new file mode 100644 index 0000000000..c24f817484 --- /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 0000000000..4ea0787d5e --- /dev/null +++ b/docs/docs/index.html @@ -0,0 +1,4 @@ +--- +layout: redirect +destination: getting-started.html +---