Skip to content

Commit e551432

Browse files
committed
Fix Rust link
Context of change: - open-telemetry/opentelemetry-rust#1581
1 parent 605d9fe commit e551432

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
@@ -9323,9 +9323,9 @@
93239323
"StatusCode": 206,
93249324
"LastSeen": "2025-01-13T11:44:20.947445-05:00"
93259325
},
9326-
"https://github.com/open-telemetry/opentelemetry-rust#ecosystem": {
9326+
"https://github.com/open-telemetry/opentelemetry-rust#overview-of-crates": {
93279327
"StatusCode": 206,
9328-
"LastSeen": "2025-02-06T02:17:59.999Z"
9328+
"LastSeen": "2025-02-06T18:45:25.89576-05:00"
93299329
},
93309330
"https://github.com/open-telemetry/opentelemetry-rust-contrib/tree/main/opentelemetry-aws": {
93319331
"StatusCode": 206,
@@ -12427,6 +12427,10 @@
1242712427
"StatusCode": 206,
1242812428
"LastSeen": "2025-02-01T07:09:53.48738-05:00"
1242912429
},
12430+
"https://gitpod.io#https://github.com/YOUR_GITHUB_ID/opentelemetry.io": {
12431+
"StatusCode": 206,
12432+
"LastSeen": "2025-02-06T18:37:10.327676-05:00"
12433+
},
1243012434
"https://gitpod.io/#https://github.com/open-telemetry/opentelemetry.io": {
1243112435
"StatusCode": 206,
1243212436
"LastSeen": "2025-02-06T02:22:12.345Z"

0 commit comments

Comments
 (0)