Fix readme images (#16327)
Update README.md
Fotis Voutsas committed
Nov 2, 2023 at 20:16 UTC
01f0559a1991d03d531bc6de42017956dfd9f470
1 file changed
+6
-6
README.md
+6
-6
@@ -1,9 +1,9 @@
1
<p align="center">
2
<a href="https://www.netdata.cloud#gh-light-mode-only">
3
- <img src="https://github.com/netdata/website/blob/master/themes/tailwind/static/img/readme-images/netdata_readme_logo_light.png" alt="Netdata" width="300"/>
3
+ <img src="https://www.netdata.cloud/img/readme-images/netdata_readme_logo_light.png" alt="Netdata" width="300"/>
4
</a>
5
<a href="https://www.netdata.cloud#gh-dark-mode-only">
6
- <img src="https://github.com/netdata/website/blob/master/themes/tailwind/static/img/readme-images/netdata_readme_logo_dark.png" alt="Netdata" width="300"/>
6
+ <img src="https://www.netdata.cloud/img/readme-images/netdata_readme_logo_dark.png" alt="Netdata" width="300"/>
7
</a>
8
</p>
9
<h3 align="center">Monitor your servers, containers, and applications,<br/>in high-resolution and in real-time.</h3>
@@ -32,10 +32,10 @@
32
33
<p align="center">
34
<a href="https://www.netdata.cloud#gh-light-mode-only">
35
- <img src="https://github.com/netdata/website/blob/master/themes/tailwind/static/img/readme-images/srecon_light.png" alt="ObservabilityCon23" width="600"/>
35
+ <img src="https://www.netdata.cloud/img/readme-images/srecon_light.png" alt="ObservabilityCon23" width="600"/>
36
</a>
37
<a href="https://www.netdata.cloud#gh-dark-mode-only">
38
- <img src="https://github.com/netdata/website/blob/master/themes/tailwind/static/img/readme-images/srecon_dark.png" alt="ObservabilityCon23" width="600"/>
38
+ <img src="https://www.netdata.cloud/img/readme-images/srecon_dark.png" alt="ObservabilityCon23" width="600"/>
39
</a>
40
</p>
41
@@ -77,10 +77,10 @@ It scales nicely from just a single server to thousands of servers, even in comp
77
78
<p align="center">
79
<a href="https://blog.netdata.cloud/netdata-vs-prometheus-performance-analysis/#gh-light-mode-only">
80
- <img src="https://github.com/netdata/website/blob/master/themes/tailwind/static/img/readme-images/netdata%20vs%20prometheus.png#gh-light-mode-only" alt="Netdata vs Prometheus" width="700"/>
80
+ <img src="https://www.netdata.cloud/img/readme-images/netdata%20vs%20prometheus.png#gh-light-mode-only" alt="Netdata vs Prometheus" width="700"/>
81
</a>
82
<a href="https://blog.netdata.cloud/netdata-vs-prometheus-performance-analysis/#gh-dark-mode-only">
83
- <img src="https://github.com/netdata/website/blob/master/themes/tailwind/static/img/readme-images/netdata%20vs%20prometheus%20dark.png#gh-dark-mode-only" alt="Netdata" width="700"/>
83
+ <img src="https://www.netdata.cloud/img/readme-images/netdata%20vs%20prometheus%20dark.png#gh-dark-mode-only" alt="Netdata" width="700"/>
84
</a>
85
</p>
86