Skip to content

Commit a75b1ee

Browse files
Linkchecking: Fix all redirects (#815)
I noticed that lots of links were broken in a weird way. They are marked as `latest` but redirect to v8.4 docs, which is extremely annoying The naming scheme changed with the new docs website so I assume that it fails to find the new reference and badly redirects I used linkchecker/linkchecker#619 to find all redirects. I should help to get that merged. Linkchecker is still active but not that PR
1 parent 9a731ac commit a75b1ee

File tree

68 files changed

+144
-149
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

68 files changed

+144
-149
lines changed

docs/data-sources/cloud_organization.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,12 @@
33
page_title: "grafana_cloud_organization Data Source - terraform-provider-grafana"
44
subcategory: "Cloud"
55
description: |-
6-
Official documentation https://grafana.com/docs/grafana/latest/administration/manage-organizations/HTTP API https://grafana.com/docs/grafana/latest/http_api/org/
6+
77
---
88

99
# grafana_cloud_organization (Data Source)
1010

11-
* [Official documentation](https://grafana.com/docs/grafana/latest/administration/manage-organizations/)
12-
* [HTTP API](https://grafana.com/docs/grafana/latest/http_api/org/)
11+
1312

1413
## Example Usage
1514

docs/data-sources/dashboard.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
page_title: "grafana_dashboard Data Source - terraform-provider-grafana"
44
subcategory: "Grafana OSS"
55
description: |-
6-
Official documentation https://grafana.com/docs/grafana/latest/dashboards/Folder/Dashboard Search HTTP API https://grafana.com/docs/grafana/latest/http_api/folder_dashboard_search/Dashboard HTTP API https://grafana.com/docs/grafana/latest/http_api/dashboard/
6+
Official documentation https://grafana.com/docs/grafana/latest/dashboards/Folder/Dashboard Search HTTP API https://grafana.com/docs/grafana/latest/developers/http_api/folder_dashboard_search/Dashboard HTTP API https://grafana.com/docs/grafana/latest/developers/http_api/dashboard/
77
---
88

99
# grafana_dashboard (Data Source)
1010

1111
* [Official documentation](https://grafana.com/docs/grafana/latest/dashboards/)
12-
* [Folder/Dashboard Search HTTP API](https://grafana.com/docs/grafana/latest/http_api/folder_dashboard_search/)
13-
* [Dashboard HTTP API](https://grafana.com/docs/grafana/latest/http_api/dashboard/)
12+
* [Folder/Dashboard Search HTTP API](https://grafana.com/docs/grafana/latest/developers/http_api/folder_dashboard_search/)
13+
* [Dashboard HTTP API](https://grafana.com/docs/grafana/latest/developers/http_api/dashboard/)
1414

1515
## Example Usage
1616

docs/data-sources/dashboards.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,16 @@ page_title: "grafana_dashboards Data Source - terraform-provider-grafana"
44
subcategory: "Grafana OSS"
55
description: |-
66
Datasource for retrieving all dashboards. Specify list of folder IDs to search in for dashboards.
7-
Official documentation https://grafana.com/docs/grafana/latest/dashboards/Folder/Dashboard Search HTTP API https://grafana.com/docs/grafana/latest/http_api/folder_dashboard_search/Dashboard HTTP API https://grafana.com/docs/grafana/latest/http_api/dashboard/
7+
Official documentation https://grafana.com/docs/grafana/latest/dashboards/Folder/Dashboard Search HTTP API https://grafana.com/docs/grafana/latest/developers/http_api/folder_dashboard_search/Dashboard HTTP API https://grafana.com/docs/grafana/latest/developers/http_api/dashboard/
88
---
99

1010
# grafana_dashboards (Data Source)
1111

1212
Datasource for retrieving all dashboards. Specify list of folder IDs to search in for dashboards.
1313

1414
* [Official documentation](https://grafana.com/docs/grafana/latest/dashboards/)
15-
* [Folder/Dashboard Search HTTP API](https://grafana.com/docs/grafana/latest/http_api/folder_dashboard_search/)
16-
* [Dashboard HTTP API](https://grafana.com/docs/grafana/latest/http_api/dashboard/)
15+
* [Folder/Dashboard Search HTTP API](https://grafana.com/docs/grafana/latest/developers/http_api/folder_dashboard_search/)
16+
* [Dashboard HTTP API](https://grafana.com/docs/grafana/latest/developers/http_api/dashboard/)
1717

1818
## Example Usage
1919

docs/data-sources/folder.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
page_title: "grafana_folder Data Source - terraform-provider-grafana"
44
subcategory: "Grafana OSS"
55
description: |-
6-
Official documentation https://grafana.com/docs/grafana/latest/dashboards/dashboard-folders/HTTP API https://grafana.com/docs/grafana/latest/http_api/folder/
6+
Official documentation https://grafana.com/docs/grafana/latest/dashboards/manage-dashboards/HTTP API https://grafana.com/docs/grafana/latest/developers/http_api/folder/
77
---
88

99
# grafana_folder (Data Source)
1010

11-
* [Official documentation](https://grafana.com/docs/grafana/latest/dashboards/dashboard-folders/)
12-
* [HTTP API](https://grafana.com/docs/grafana/latest/http_api/folder/)
11+
* [Official documentation](https://grafana.com/docs/grafana/latest/dashboards/manage-dashboards/)
12+
* [HTTP API](https://grafana.com/docs/grafana/latest/developers/http_api/folder/)
1313

1414
## Example Usage
1515

docs/data-sources/folders.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
page_title: "grafana_folders Data Source - terraform-provider-grafana"
44
subcategory: "Grafana OSS"
55
description: |-
6-
Official documentation https://grafana.com/docs/grafana/latest/dashboards/dashboard-folders/HTTP API https://grafana.com/docs/grafana/latest/developers/http_api/folder/
6+
Official documentation https://grafana.com/docs/grafana/latest/dashboards/manage-dashboards/HTTP API https://grafana.com/docs/grafana/latest/developers/http_api/folder/
77
---
88

99
# grafana_folders (Data Source)
1010

11-
* [Official documentation](https://grafana.com/docs/grafana/latest/dashboards/dashboard-folders/)
11+
* [Official documentation](https://grafana.com/docs/grafana/latest/dashboards/manage-dashboards/)
1212
* [HTTP API](https://grafana.com/docs/grafana/latest/developers/http_api/folder/)
1313

1414
## Example Usage

docs/data-sources/organization.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
page_title: "grafana_organization Data Source - terraform-provider-grafana"
44
subcategory: "Grafana OSS"
55
description: |-
6-
Official documentation https://grafana.com/docs/grafana/latest/administration/manage-organizations/HTTP API https://grafana.com/docs/grafana/latest/http_api/org/
6+
Official documentation https://grafana.com/docs/grafana/latest/administration/organization-management/HTTP API https://grafana.com/docs/grafana/latest/developers/http_api/org/
77
---
88

99
# grafana_organization (Data Source)
1010

11-
* [Official documentation](https://grafana.com/docs/grafana/latest/administration/manage-organizations/)
12-
* [HTTP API](https://grafana.com/docs/grafana/latest/http_api/org/)
11+
* [Official documentation](https://grafana.com/docs/grafana/latest/administration/organization-management/)
12+
* [HTTP API](https://grafana.com/docs/grafana/latest/developers/http_api/org/)
1313

1414
## Example Usage
1515

docs/data-sources/organization_preferences.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
page_title: "grafana_organization_preferences Data Source - terraform-provider-grafana"
44
subcategory: "Grafana OSS"
55
description: |-
6-
Official documentation https://grafana.com/docs/grafana/latest/administration/manage-organizations/HTTP API https://grafana.com/docs/grafana/latest/developers/http_api/preferences/#get-current-org-prefs
6+
Official documentation https://grafana.com/docs/grafana/latest/administration/organization-management/HTTP API https://grafana.com/docs/grafana/latest/developers/http_api/preferences/#get-current-org-prefs
77
---
88

99
# grafana_organization_preferences (Data Source)
1010

11-
* [Official documentation](https://grafana.com/docs/grafana/latest/administration/manage-organizations/)
11+
* [Official documentation](https://grafana.com/docs/grafana/latest/administration/organization-management/)
1212
* [HTTP API](https://grafana.com/docs/grafana/latest/developers/http_api/preferences/#get-current-org-prefs)
1313

1414
## Example Usage

docs/data-sources/team.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
page_title: "grafana_team Data Source - terraform-provider-grafana"
44
subcategory: "Grafana OSS"
55
description: |-
6-
Official documentation https://grafana.com/docs/grafana/latest/administration/manage-users-and-permissions/manage-teams/HTTP API https://grafana.com/docs/grafana/latest/http_api/team/
6+
Official documentation https://grafana.com/docs/grafana/latest/administration/team-management/HTTP API https://grafana.com/docs/grafana/latest/developers/http_api/team/
77
---
88

99
# grafana_team (Data Source)
1010

11-
* [Official documentation](https://grafana.com/docs/grafana/latest/administration/manage-users-and-permissions/manage-teams/)
12-
* [HTTP API](https://grafana.com/docs/grafana/latest/http_api/team/)
11+
* [Official documentation](https://grafana.com/docs/grafana/latest/administration/team-management/)
12+
* [HTTP API](https://grafana.com/docs/grafana/latest/developers/http_api/team/)
1313

1414
## Example Usage
1515

docs/data-sources/user.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
page_title: "grafana_user Data Source - terraform-provider-grafana"
44
subcategory: "Grafana OSS"
55
description: |-
6-
Official documentation https://grafana.com/docs/grafana/latest/administration/manage-users-and-permissions/manage-server-users/HTTP API https://grafana.com/docs/grafana/latest/http_api/user/
6+
Official documentation https://grafana.com/docs/grafana/latest/administration/user-management/server-user-management/HTTP API https://grafana.com/docs/grafana/latest/developers/http_api/user/
77
This data source uses Grafana's admin APIs for reading users which
88
does not currently work with API Tokens. You must use basic auth.
99
---
1010

1111
# grafana_user (Data Source)
1212

13-
* [Official documentation](https://grafana.com/docs/grafana/latest/administration/manage-users-and-permissions/manage-server-users/)
14-
* [HTTP API](https://grafana.com/docs/grafana/latest/http_api/user/)
13+
* [Official documentation](https://grafana.com/docs/grafana/latest/administration/user-management/server-user-management/)
14+
* [HTTP API](https://grafana.com/docs/grafana/latest/developers/http_api/user/)
1515

1616
This data source uses Grafana's admin APIs for reading users which
1717
does not currently work with API Tokens. You must use basic auth.

docs/data-sources/users.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
page_title: "grafana_users Data Source - terraform-provider-grafana"
44
subcategory: "Grafana OSS"
55
description: |-
6-
Official documentation https://grafana.com/docs/grafana/latest/administration/manage-users-and-permissions/manage-server-users/HTTP API https://grafana.com/docs/grafana/latest/http_api/user/
6+
Official documentation https://grafana.com/docs/grafana/latest/administration/user-management/server-user-management/HTTP API https://grafana.com/docs/grafana/latest/developers/http_api/user/
77
This data source uses Grafana's admin APIs for reading users which
88
does not currently work with API Tokens. You must use basic auth.
99
---
1010

1111
# grafana_users (Data Source)
1212

13-
* [Official documentation](https://grafana.com/docs/grafana/latest/administration/manage-users-and-permissions/manage-server-users/)
14-
* [HTTP API](https://grafana.com/docs/grafana/latest/http_api/user/)
13+
* [Official documentation](https://grafana.com/docs/grafana/latest/administration/user-management/server-user-management/)
14+
* [HTTP API](https://grafana.com/docs/grafana/latest/developers/http_api/user/)
1515

1616
This data source uses Grafana's admin APIs for reading users which
1717
does not currently work with API Tokens. You must use basic auth.

0 commit comments

Comments
 (0)