aboutsummaryrefslogtreecommitdiffstats
path: root/site/index.html
diff options
context:
space:
mode:
authorClément Bénier <clement.benier@iot.bzh>2019-02-24 20:05:42 +0100
committerClément Bénier <clement.benier@iot.bzh>2019-02-24 20:05:42 +0100
commit1bd7ddd7abcd245d215d4150d09a1c32a6b6f3b0 (patch)
tree7b45981b52b1136a92d7700cdd4498a2509dd5f5 /site/index.html
parent0cb3c080e0e9d5d08db657d4433cf39b7d43b97e (diff)
parentc0fafcb577abb8108490540f7ecfe949a92c7fd0 (diff)
Merge branch 'sandbox/benierc/newdocstmp' into master-next
Diffstat (limited to 'site/index.html')
-rw-r--r--site/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/site/index.html b/site/index.html
index cb4c0a4..efa2d4e 100644
--- a/site/index.html
+++ b/site/index.html
@@ -20,7 +20,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">
@@ -67,7 +67,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>