Skip to content

Commit b1a4c7c

Browse files
TackAdamAdam Tackett
and
Adam Tackett
authored
link fixes for csv (#2031)
Signed-off-by: Adam Tackett <[email protected]> Co-authored-by: Adam Tackett <[email protected]>
1 parent 1bfe411 commit b1a4c7c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

public/components/getting_started/getting_started_artifacts/csv_file/csv_file-1.0.0.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,8 @@
7676
"type": "host-name"
7777
}
7878
],
79-
"info": ["https://github.com/opensearch-project/opensearch-catalog/tree/main/integrations/observability/csv_file/getting-started/fluent-bit/.env"],
80-
"content": "wget https://raw.githubusercontent.com/opensearch-project/opensearch-catalog/main/integrations/observability/csv_file/getting-started/fluent-bit/.env",
79+
"info": ["https://github.com/opensearch-project/opensearch-catalog/blob/main/integrations/observability/csv_file/getting-started/.env"],
80+
"content": "wget https://raw.githubusercontent.com/opensearch-project/opensearch-catalog/main/integrations/observability/csv_file/getting-started/.env",
8181
"description": "Setup docker-compose env variables "
8282
},
8383
{
@@ -96,7 +96,7 @@
9696
"label": "live container",
9797
"type": "file-url",
9898
"phase": "docker",
99-
"info": ["https://github.com/opensearch-project/opensearch-catalog/blob/main/integrations/observability/csv_file/getting-started/fluent-bit/fluent-bit.yml"],
99+
"info": ["https://github.com/opensearch-project/opensearch-catalog/blob/main/integrations/observability/csv_file/getting-started/docker-compose.yml"],
100100
"description": "Run docker-compose for the nginx live example and see the generated index",
101101
"content": "wget -O docker-compose.yml https://raw.githubusercontent.com/opensearch-project/opensearch-catalog/main/integrations/observability/csv_file/getting-started/docker-compose.yml && docker-compose up -d fluent-bit \n"
102102
}

0 commit comments

Comments
 (0)