website: Add link to heroku_cert in the docs

This commit is contained in:
Armon Dadgar 2014-12-15 12:14:00 -08:00
parent f923368fc5
commit f6bfbac3d1
1 changed files with 4 additions and 0 deletions

View File

@ -21,6 +21,10 @@
<a href="/docs/providers/heroku/r/app.html">heroku_app</a>
</li>
<li<%= sidebar_current("docs-heroku-resource-cert") %>>
<a href="/docs/providers/heroku/r/cert.html">heroku_cert</a>
</li>
<li<%= sidebar_current("docs-heroku-resource-domain") %>>
<a href="/docs/providers/heroku/r/domain.html">heroku_domain</a>
</li>