Skip to content

Commit 05a4eac

Browse files
authored
Fix broken link (#1889)
1 parent dba60a3 commit 05a4eac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cloudfoundry-resources/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This variable contains a JSON structure, which is parsed to fill the following a
1717
| cloudfoundry.space.id | space_id |
1818
| cloudfoundry.space.name | space_name |
1919

20-
The resource attributes follow the [CloudFoundry semantic convention.](https://github.com/open-telemetry/semantic-conventions/blob/main/docs/registry/attributes/cloudfoundry.md).
20+
The resource attributes follow the [CloudFoundry semantic convention.](https://github.com/open-telemetry/semantic-conventions/blob/main/docs/resource/cloudfoundry.md).
2121
A description of `VCAP_APPLICATION` is available in the [CloudFoundry documentation](https://docs.cloudfoundry.org/devguide/deploy-apps/environment-variable.html#VCAP-APPLICATION).
2222

2323
## Component owners

0 commit comments

Comments
 (0)