website: Add link to heroku_cert in the docs
This commit is contained in:
parent
f923368fc5
commit
f6bfbac3d1
|
@ -21,6 +21,10 @@
|
||||||
<a href="/docs/providers/heroku/r/app.html">heroku_app</a>
|
<a href="/docs/providers/heroku/r/app.html">heroku_app</a>
|
||||||
</li>
|
</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") %>>
|
<li<%= sidebar_current("docs-heroku-resource-domain") %>>
|
||||||
<a href="/docs/providers/heroku/r/domain.html">heroku_domain</a>
|
<a href="/docs/providers/heroku/r/domain.html">heroku_domain</a>
|
||||||
</li>
|
</li>
|
||||||
|
|
Loading…
Reference in New Issue