Skip to content

Commit 5aa6e4e

Browse files
committed
Fix Rust link
Context of change: - open-telemetry/opentelemetry-rust#1581
1 parent 7cfc4b9 commit 5aa6e4e

File tree

3 files changed

+9
-5
lines changed

3 files changed

+9
-5
lines changed

content/en/docs/contributing/development.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ this website.
1010

1111
## Cloud-IDE setup
1212

13-
These instructions are for [Gitpod.io], adjust as needed for your favorite
14-
cloud IDE:
13+
These instructions are for [Gitpod.io], adjust as needed for your favorite cloud
14+
IDE:
1515

1616
1. Fork this repository. For help, see [Fork a repository][fork].
1717
2. From [gitpod.io/workspaces], create a new workspace (do this only once) or

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ OpenTelemetry for Rust publishes the following crates:
3030

3131
## Further Reading
3232

33-
- [Ecosystem](https://github.com/open-telemetry/opentelemetry-rust#ecosystem)
33+
- [Overview of crates](https://github.com/open-telemetry/opentelemetry-rust#overview-of-crates)

static/refcache.json

+6-2
Original file line numberDiff line numberDiff line change
@@ -9315,9 +9315,9 @@
93159315
"StatusCode": 206,
93169316
"LastSeen": "2025-01-13T11:44:20.947445-05:00"
93179317
},
9318-
"https://github.com/open-telemetry/opentelemetry-rust#ecosystem": {
9318+
"https://github.com/open-telemetry/opentelemetry-rust#overview-of-crates": {
93199319
"StatusCode": 206,
9320-
"LastSeen": "2025-02-06T02:17:59.999Z"
9320+
"LastSeen": "2025-02-06T18:45:25.89576-05:00"
93219321
},
93229322
"https://github.com/open-telemetry/opentelemetry-rust-contrib/tree/main/opentelemetry-aws": {
93239323
"StatusCode": 206,
@@ -12419,6 +12419,10 @@
1241912419
"StatusCode": 206,
1242012420
"LastSeen": "2025-02-01T07:09:53.48738-05:00"
1242112421
},
12422+
"https://gitpod.io#https://github.com/YOUR_GITHUB_ID/opentelemetry.io": {
12423+
"StatusCode": 206,
12424+
"LastSeen": "2025-02-06T18:37:10.327676-05:00"
12425+
},
1242212426
"https://gitpod.io/#https://github.com/open-telemetry/opentelemetry.io": {
1242312427
"StatusCode": 206,
1242412428
"LastSeen": "2025-02-06T02:22:12.345Z"

0 commit comments

Comments
 (0)