Skip to content

Commit

Permalink
fix(docs): fix examples list links (#1599)
Browse files Browse the repository at this point in the history
  • Loading branch information
byashimov authored Feb 16, 2024
1 parent 03c336f commit 1bb4a14
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions docs/guides/examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@ page_title: "Examples"

Other examples can be found in the [examples](https://github.com/aiven/terraform-provider-aiven/tree/master/examples) folder that provides examples to:

- [Getting Started](https://github.com/aiven/terraform-provider-aiven/tree/master/examples/getting-started.tf)
- [Account, projects, teams, and member management](https://github.com/aiven/terraform-provider-aiven/tree/master/examples/account)
- [Getting Started](https://github.com/aiven/terraform-provider-aiven/tree/master/examples/get-started/get-started.tf)
- [OpenSearch deployment and configuration](https://github.com/aiven/terraform-provider-aiven/tree/master/examples/opensearch)
- [Standalone Kafka connect deployment with custom config](https://github.com/aiven/terraform-provider-aiven/tree/master/examples/kafka_connect)
- [Deploying a ClickHouse service](https://github.com/aiven/terraform-provider-aiven/tree/master/examples/clickhouse)
Expand Down
3 changes: 1 addition & 2 deletions templates/guides/examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@ page_title: "Examples"

Other examples can be found in the [examples](https://github.com/aiven/terraform-provider-aiven/tree/master/examples) folder that provides examples to:

- [Getting Started](https://github.com/aiven/terraform-provider-aiven/tree/master/examples/getting-started.tf)
- [Account, projects, teams, and member management](https://github.com/aiven/terraform-provider-aiven/tree/master/examples/account)
- [Getting Started](https://github.com/aiven/terraform-provider-aiven/tree/master/examples/get-started/get-started.tf)
- [OpenSearch deployment and configuration](https://github.com/aiven/terraform-provider-aiven/tree/master/examples/opensearch)
- [Standalone Kafka connect deployment with custom config](https://github.com/aiven/terraform-provider-aiven/tree/master/examples/kafka_connect)
- [Deploying a ClickHouse service](https://github.com/aiven/terraform-provider-aiven/tree/master/examples/clickhouse)
Expand Down

0 comments on commit 1bb4a14

Please sign in to comment.