Skip to content

Commit 7fa1259

Browse files
committed
fix(refcache): update status code for google sheets links (open-telemetry/opentelemetry-specification#5014)
Signed-off-by: Vitor Vasconcellos <vvasconcellos1@gmail.com>
1 parent 5bf0d0e commit 7fa1259

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

static/refcache.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2028,11 +2028,11 @@
20282028
"LastSeen": "2026-03-23T14:17:52.1428873Z"
20292029
},
20302030
"https://docs.google.com/document/d/1WQDz1jF0yKBXe3OibXWfy3g6lor9SvjZ4xT-8uuDCiA/edit": {
2031-
"StatusCode": 404,
2031+
"StatusCode": 200,
20322032
"LastSeen": "2026-04-09T10:04:03.944025491Z"
20332033
},
20342034
"https://docs.google.com/document/d/1ix9_4TQO3o-qyeyNhcOmqAc1MTyr-wnXxxsdWgCMn9c/edit": {
2035-
"StatusCode": 404,
2035+
"StatusCode": 200,
20362036
"LastSeen": "2026-04-09T10:04:00.04284705Z"
20372037
},
20382038
"https://docs.google.com/document/d/1wW0jLldwXN8Nptq2xmgETGbGn9eWP8fitvD5njM-xZY": {

0 commit comments

Comments
 (0)