aboutsummaryrefslogtreecommitdiffstats
path: root/site/index.html
diff options
context:
space:
mode:
authorClément Bénier <clement.benier@iot.bzh>2019-03-29 16:56:08 +0100
committerClément Bénier <clement.benier@iot.bzh>2019-03-29 17:04:38 +0100
commita734c2f254fe669c20a8fc62a8c4497a5edf708a (patch)
treea5fb597c483c9fc4242f339382921396c0cca437 /site/index.html
parentddb7b9f1ac7e5b74d4f11f4149456b627b6af439 (diff)
parent657afcf4e2bb93255d722b8019a2a352ffc534d1 (diff)
Merge remote-tracking branch 'origin/master-next'
Diffstat (limited to 'site/index.html')
-rw-r--r--site/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/site/index.html b/site/index.html
index 36aad16..1a2137e 100644
--- a/site/index.html
+++ b/site/index.html
@@ -19,7 +19,7 @@ change_frequency: monthly
<p>Multiple platforms on <em>a common code base</em></p>
<p>Free and <em>open source</em></p>
<div class="hero_buttons">
- <a href="{{ site.baseurl }}/docs/getting_started/en/{{ site.default_linked_docs_version }}" class="col-xs-12 col-sm-5 btn btn-lg btn-primary">
+ <a href="{{ site.baseurl }}/docs/en/{{ site.default_linked_docs_version }}/getting_started" class="col-xs-12 col-sm-5 btn btn-lg btn-primary">
Get Started
</a>
<a href="{{ site.baseurl }}/contribute" class="col-xs-12 col-sm-5 btn btn-lg btn-primary">
@@ -56,7 +56,7 @@ change_frequency: monthly
</div>
<div class="blue-divider"></div>
-
+
<!-- /container -->
<div class="blue-divider"></div>
@@ -66,7 +66,7 @@ change_frequency: monthly
<div class="col-md-12 text-center">
<h1>Supported Platforms</h1>
<h2>See a list of
- <a href="{{ site.baseurl }}/docs/hardware/en/{{ site.default_linked_docs_version }}/index.html">features supported</a> in each platform</h2>
+ <a href="{{ site.baseurl }}/docs/en/{{ site.default_linked_docs_version }}/hardware/index.html">features supported</a> in each platform</h2>
<p>
Automotive Grade Linux (AGL) is a Linux Foundation project dedicated to creating open source software solutions for automotive applications. Although the initial target for AGL is In-Vehicle-Infotainment (IVI) systems, additional use cases such as instrument clusters and telematics systems will eventually be supported. AGL has participants from the Automotive, Communications, and Semiconductor Industries and welcomes contributions from individual developers.
</p>