Better visibility for downloading and installing Istio (#223)

per #183
Better visibility for downloading and installing Istio

Though maybe this should be even higher up (A "Getting started" top level/section ?)
This commit is contained in:
Laurent Demailly 2017-05-15 15:14:02 -07:00 committed by Shriram Rajagopalan
parent f19819ab2f
commit 29d3f9a071
1 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ the links below:
- [Concepts]({{home}}/docs/concepts/). Concepts explain some significant aspect of Istio. This - [Concepts]({{home}}/docs/concepts/). Concepts explain some significant aspect of Istio. This
is where you can learn about what Istio does and how it does it. is where you can learn about what Istio does and how it does it.
- [Tasks]({{home}}/docs/tasks/). Tasks show you how to do a single directed activity with Istio. - [Tasks]({{home}}/docs/tasks/). Tasks show you how to do a single directed activity with Istio. Starting with [downloading and installing]({{home}}/docs/tasks/installing-istio.html) Istio.
- [Samples]({{home}}/docs/samples/). Samples are fully working stand-alone examples - [Samples]({{home}}/docs/samples/). Samples are fully working stand-alone examples
intended to highlight a particular set of Istio's features. intended to highlight a particular set of Istio's features.
@ -27,4 +27,4 @@ command-line options, configuration options, API definitions, and procedures.
We're always looking for help improving our documentation, so please don't hesitate to We're always looking for help improving our documentation, so please don't hesitate to
[file an issue](https://github.com/istio/istio.github.io/issues/new) if you see some problem. [file an issue](https://github.com/istio/istio.github.io/issues/new) if you see some problem.
Or better yet, submit your own [contributions]({{home}}/docs/reference/contribute/editing.html) to help Or better yet, submit your own [contributions]({{home}}/docs/reference/contribute/editing.html) to help
make our docs better. make our docs better.