Skip to content

Commit cfc2361

Browse files
authored
docs: update README with up-to-date links (#258)
1 parent ce8823e commit cfc2361

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ These will be a standardized naming scheme for operations and data that will be
88

99
Conventions may also map attributes from OpenTelemetry resource attributes into Sentry's semantic attributes. Such OpenTelemetry resource attributes are ingested into Sentry as regular attributes prefixed with `resource.`. For example, see definitions in [the `model/attributes/resource` directory](model/attributes/resource).
1010

11-
To see the current list of attributes, see [the generated documentation for attributes](generated/attributes/index.md).
11+
To see the current list of attributes, see [the generated documentation for attributes](https://getsentry.github.io/sentry-conventions/attributes/).
1212

13-
To learn about creating span `name` fields, see [the generated documentation for span `name`](generated/name/index.md)
13+
To learn about creating span `name` fields, see [the generated documentation for span `name`](https://getsentry.github.io/sentry-conventions/names/)
1414

1515
# Contributing
1616

0 commit comments

Comments
 (0)