Remove .html to fix install link (#4945)

Remove .html to fix install link
This commit is contained in:
Clinton Wolfe 2020-03-04 13:35:53 -05:00 committed by GitHub
commit b779378528
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -5,7 +5,7 @@ sidebar_links:
- title: Overview
link: "/docs"
- title: Install and Uninstall
link: "/docs/reference/install.html"
link: "/docs/reference/install"
- title: Chef InSpec for the cloud
link: "/docs/reference/platforms.html"
- title: Tutorials

View file

@ -14,7 +14,7 @@ header.bg-gradient.margin-top-offset.short-bg.relative
h3.t-white Turn your compliance, security, and other policy requirements into automated tests.
/! buttons
.row.align.columns.margin-top-sm.mobile-row-btn
a.button.btn-lg.btn-purple.shadow-dark.margin-right-xs.mobile-row-btn href="/docs/reference/install.html"
a.button.btn-lg.btn-purple.shadow-dark.margin-right-xs.mobile-row-btn href="/docs/reference/install"
i.fa.fa-cloud-download
span download inspec 4
a.button.btn-lg.btn-white-o.shadow-dark.mobile-row-btn href="/tutorials" browse tutorials

View file

@ -22,6 +22,6 @@ nav#main-nav.shadow
i.fa.fa-github
span.main-nav--link-text Github
li.nav-cta
a.button.btn-sm.btn-purple href="/docs/reference/install.html"
a.button.btn-sm.btn-purple href="/docs/reference/install"
i.fa.fa-cloud-download
| Download