Update left-hand nav link to point to Downloads (#2448)

The Get InSpec link points to the donwloads.chef.io page rather than
our local downloads page.

Signed-off-by: Adam Leff <adam@leff.co>
This commit is contained in:
Adam Leff 2018-01-16 14:25:21 -08:00 committed by Christoph Hartmann
parent b11f7ea2b2
commit 769c78636b

View file

@ -5,7 +5,7 @@ sidebar_links:
- title: Overview
link: "/docs"
- title: Get InSpec
link: "https://downloads.chef.io/inspec"
link: "/downloads"
- title: Tutorials
link: "/tutorials"
- title: InSpec and friends