Skip to content

Commit e11e2a7

Browse files
chalintiffany76
authored andcommitted
Fix invalid hash in languages/other external link - use path instead (open-telemetry#6815)
1 parent 86fec50 commit e11e2a7

File tree

2 files changed

+1
-8
lines changed

2 files changed

+1
-8
lines changed

content/en/docs/languages/other/_index.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ possible to implement it in every language you like.
1212

1313
For some languages, unofficial implementations exist -- you can find them in the
1414
[registry](/ecosystem/registry/). If you know about an implementation not listed
15-
there, please [add it to the registry][].
15+
there, please [add it to the registry](/ecosystem/registry/adding/).
1616

1717
The OpenTelemetry community is open to maintain implementations for additional
1818
languages and with that make them "official" parts of the OpenTelemetry
@@ -24,6 +24,3 @@ For the following languages a request to create a SIG exists:
2424
- [Lua](https://github.com/open-telemetry/community/issues/1276)
2525
- [Perl](https://github.com/open-telemetry/community/issues/828)
2626
- [Julia](https://github.com/open-telemetry/community/issues/898)
27-
28-
[add it to the registry]:
29-
https://github.com/open-telemetry/opentelemetry.io#adding-a-project-to-the-opentelemetry-registry

static/refcache.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11295,10 +11295,6 @@
1129511295
"StatusCode": 206,
1129611296
"LastSeen": "2025-01-30T16:54:06.064738-05:00"
1129711297
},
11298-
"https://github.com/open-telemetry/opentelemetry.io#adding-a-project-to-the-opentelemetry-registry": {
11299-
"StatusCode": 206,
11300-
"LastSeen": "2025-02-06T02:19:59.999Z"
11301-
},
1130211298
"https://github.com/open-telemetry/opentelemetry.io/": {
1130311299
"StatusCode": 206,
1130411300
"LastSeen": "2025-01-30T16:59:53.944832-05:00"

0 commit comments

Comments
 (0)