Skip to content

Commit 6d084ac

Browse files
authored
fix diagram links (#33)
1 parent 3a9a7f5 commit 6d084ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<p align="center">
2-
<a href="https://www.parseable.io" target="_blank"><img src="https://raw.githubusercontent.com/parseablehq/docs/main/static/img/logo.svg" alt="Parseable" width="600" height="150" /></a>
2+
<a href="https://www.parseable.io" target="_blank"><img src="https://raw.githubusercontent.com/parseablehq/.github/main/images/logo.svg" alt="Parseable" width="600" height="150" /></a>
33
</p>
44

55
<p align="center">
@@ -22,7 +22,7 @@ Parseable is an open source, cloud native, log storage and management platform.
2222
Parseable helps you ingest high volumes of log data from various sources (Fluentbit, Logstash etc or directly from applications). Parseable stores log data into highly compressed Parquet file format. With object storage as primary storage for Parseable, you get seamless scale and flexibility for ever growing log data.
2323

2424
<p align="center">
25-
<img src="https://github.com/parseablehq/docs/raw/main/static/img/overview.svg" alt="Parseable Overview" width="800" height="650" />
25+
<img src="https://raw.githubusercontent.com/parseablehq/.github/main/images/overview.svg" alt="Parseable Overview" width="800" height="650" />
2626
</p>
2727

2828
<h1></h1>

0 commit comments

Comments
 (0)