[doc] Fix links after Getting Started refactor.
Fix broken links and adjust wording to make sense with the new structure
of installation instructions for new users.
Signed-off-by: Jade Philipoom <jadep@google.com>
diff --git a/_index.md b/_index.md
index da6199e..5d7fb10 100644
--- a/_index.md
+++ b/_index.md
@@ -9,7 +9,7 @@
## Getting Started
-To get started with OpenTitan, see the [Getting Started]({{< relref "doc/ug/getting_started" >}}) page.
+To get started with OpenTitan, see the [Getting Started]({{< relref "doc/getting_started" >}}) page.
For additional resources when working with OpenTitan, see the [list of user guides]({{< relref "doc/ug" >}}).
For details on coding styles or how to use our project-specific tooling, see the [reference manuals]({{< relref "doc/rm" >}}).
Lastly, the [Hardware Dashboard page]({{< relref "hw" >}}) contains technical documentation on the SoC, the Ibex processor core, and the individual IP blocks.