doc: move the getting started page

Bug: N/A
Test: N/A
Change-Id: I9b918dd9097dbd31c047672c71ef4a41658e862b
diff --git a/README.md b/README.md
index 3bf98f6..eb47b16 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@
 what AVF is, what it is for, and how it is structured. This repository contains source code for
 userspace components of AVF.
 
-If you want a quick start, see the [getting started guideline](docs/getting_started/index.md)
+If you want a quick start, see the [getting started guideline](docs/getting_started.md)
 and follow the steps there.
 
 For in-depth explanations about individual topics and components, visit the following links.
diff --git a/docs/getting_started/index.md b/docs/getting_started.md
similarity index 100%
rename from docs/getting_started/index.md
rename to docs/getting_started.md