Skip to content

Commit 3ac97c8

Browse files
Google APIscopybara-github
authored andcommitted
docs: update links to absolute path
PiperOrigin-RevId: 369540262
1 parent 42541de commit 3ac97c8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

google/monitoring/dashboard/v1/dashboards_service.proto

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,10 @@ service DashboardsService {
4343

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

0 commit comments

Comments
 (0)