Skip to content

Commit

Permalink
(doc) Fixed index page links to support statement (#277)
Browse files Browse the repository at this point in the history
* (doc) Fixed index support statement links
  • Loading branch information
willguibr authored Sep 22, 2023
1 parent a62b93e commit d46d579
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Changelog

## 2.6.2 (September, 18 2023)
## 2.6.2 (September, 20 2023)

### Notes

- Release date: **(September, 18 2023)**
- Release date: **(September, 20 2023)**
- Supported Terraform version: **v1.x**

### Enhancements
Expand Down
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,9 @@ Terraform Provider for ☁️Zscaler Internet Access (ZIA)☁️
- Documentation: <https://help.zscaler.com/zia>
- Zscaler Community: [Zscaler Community](https://community.zscaler.com/)

Support Disclaimer
## Support Disclaimer

-------
!> **Disclaimer:** Please refer to our [General Support Statement](docs/guides//support.md) before proceeding with the use of this provider.
-> **Disclaimer:** Please refer to our [General Support Statement](guides/support.md) before proceeding with the use of this provider. You can also refer to our [troubleshooting guide](guides/troubleshooting.md) for guidance on typical problems.

Requirements
------------
Expand Down
4 changes: 3 additions & 1 deletion docs/guides/resource-importer.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@ page_title: "Resource Importer"

# Zscaler Terraformer Tool

!> **Disclaimer:** Please refer to our [General Support Statement](support.md) before proceeding with the use of this provider.
## Support Disclaimer

-> **Disclaimer:** Please refer to our [General Support Statement](support.md) before proceeding with the use of this provider. You can also refer to our [troubleshooting guide](troubleshooting.md) for guidance on typical problems.

## Overview

Expand Down
5 changes: 2 additions & 3 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,9 @@ The Zscaler Internet Access provider is used to interact with ZIA API, to automa

Use the navigation on the left to read about the available resources.

Support Disclaimer
## Support Disclaimer

-------
!> **Disclaimer:** Please refer to our [General Support Statement](guides/support.md) before proceeding with the use of this provider.
-> **Disclaimer:** Please refer to our [General Support Statement](guides/support.md) before proceeding with the use of this provider. You can also refer to our [troubleshooting guide](guides/troubleshooting.md) for guidance on typical problems.

## Examples Usage

Expand Down

0 comments on commit d46d579

Please sign in to comment.