diff options
author | Alexandre Garand <alexandre.garand@fretlink.com> | 2019-08-09 11:10:50 +0200 |
---|---|---|
committer | Alexandre Garand <alexandre.garand@fretlink.com> | 2019-08-09 11:10:50 +0200 |
commit | 00adefd9b3c8168d52522da0c1370c45171c03e3 (patch) | |
tree | c2ecc2f0aa567fcadf1ebfa96764f2057215a03e /website/statuscake.erb | |
parent | 4bbf9881d0a859d7eb54fcac2c8cdfa429503f9b (diff) | |
parent | 0b957cd46a2a3a209c45778da2a7e1e55a94f3c7 (diff) | |
download | terraform-provider-statuscake-00adefd9b3c8168d52522da0c1370c45171c03e3.tar.gz terraform-provider-statuscake-00adefd9b3c8168d52522da0c1370c45171c03e3.tar.zst terraform-provider-statuscake-00adefd9b3c8168d52522da0c1370c45171c03e3.zip |
Merge branch 'add_contact_groups' of github.com:alexandreFre/terraform-provider-statuscake
Diffstat (limited to 'website/statuscake.erb')
-rw-r--r-- | website/statuscake.erb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/website/statuscake.erb b/website/statuscake.erb index 652552f..a069603 100644 --- a/website/statuscake.erb +++ b/website/statuscake.erb | |||
@@ -18,6 +18,9 @@ | |||
18 | </li> | 18 | </li> |
19 | <li<%= sidebar_current("docs-statuscake-ssl") %>> | 19 | <li<%= sidebar_current("docs-statuscake-ssl") %>> |
20 | <a href="/docs/providers/statuscake/r/ssl.html">statuscake_ssl</a> | 20 | <a href="/docs/providers/statuscake/r/ssl.html">statuscake_ssl</a> |
21 | </li> | ||
22 | <li<%= sidebar_current("docs-statuscake-contact_group") %>> | ||
23 | <a href="/docs/providers/statuscake/r/contact_group.html">statuscake_contact_group</a> | ||
21 | </li> | 24 | </li> |
22 | </ul> | 25 | </ul> |
23 | </li> | 26 | </li> |