File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ public Task<FetchedCrossLinks> FetchLinks()
23
23
{
24
24
"origin": {
25
25
"branch": "main",
26
- "remote": " https://github.com/elastic/docs-conten ",
26
+ "remote": " https://github.com/elastic/docs-content ",
27
27
"ref": "76aac68d066e2af935c38bca8ce04d3ee67a8dd9"
28
28
},
29
29
"url_path_prefix": "/elastic/docs-content/tree/main",
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ type TestCrossLinkResolver (config: ConfigurationFile) =
28
28
let json = $$""" {
29
29
"origin": {
30
30
"branch": "main",
31
- "remote": " https://github.com/elastic/docs-conten ",
31
+ "remote": " https://github.com/elastic/docs-content ",
32
32
"ref": "76aac68d066e2af935c38bca8ce04d3ee67a8dd9"
33
33
},
34
34
"url_path_prefix": "/elastic/docs-content/tree/main",
You can’t perform that action at this time.
0 commit comments