Skip to content

Commit 56ffafc

Browse files
Google APIscopybara-github
authored andcommitted
docs: fixed broken links
PiperOrigin-RevId: 384731479
1 parent ca5d91f commit 56ffafc

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

google/monitoring/dashboard/v1/dashboards_service.proto

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ service DashboardsService {
4141
"https://www.googleapis.com/auth/monitoring.read,"
4242
"https://www.googleapis.com/auth/monitoring.write";
4343

44-
// Creates a new custom dashboard. For examples on how you can use this API to create dashboards, see [Managing dashboards by API](/monitoring/dashboards/api-dashboard).
45-
// This method requires the `monitoring.dashboards.create` permission on the specified project. For more information about permissions, see [Cloud Identity and Access Management](/iam).
44+
// Creates a new custom dashboard. For examples on how you can use this API to create dashboards, see [Managing dashboards by API](https://cloud.google.com/monitoring/dashboards/api-dashboard).
45+
// This method requires the `monitoring.dashboards.create` permission on the specified project. For more information about permissions, see [Cloud Identity and Access Management](https://cloud.google.com/iam).
4646
rpc CreateDashboard(CreateDashboardRequest) returns (Dashboard) {
4747
option (google.api.http) = {
4848
post: "/v1/{parent=projects/*}/dashboards"

google/monitoring/dashboard/v1/monitoring.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ documentation:
1313
individual method pages. The table entries below are presented in
1414
alphabetical order, not in order of common use. For explanations of the
1515
concepts found in the table entries, read the [Cloud Monitoring
16-
documentation](/monitoring/docs).
16+
documentation](https://cloud.google.com/monitoring/docs).
1717
1818
authentication:
1919
rules:

0 commit comments

Comments
 (0)