Skip to content

Commit a23dada

Browse files
committed
Update readme.md
1 parent 7b6983b commit a23dada

1 file changed

Lines changed: 4 additions & 7 deletions

File tree

readme.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -210,12 +210,9 @@ Licensed under the [Apache License 2.0](LICENSE).
210210
211211
<p align="center">
212212
<!-- GitHub (dark/light) -->
213-
<a href="https://github.com/stereolabs" target="_blank" aria-label="GitHub">
214-
<picture>
215-
<source media="(prefers-color-scheme: dark)" srcset="https://github.com/Noy-Zini/librealsense/blob/media-files/doc/img/logos/github_light.PNG?raw=true">
216-
<source media="(prefers-color-scheme: light)" srcset="https://github.com/Noy-Zini/librealsense/blob/media-files/doc/img/logos/github.png?raw=true">
217-
<img src="https://github.com/Noy-Zini/librealsense/blob/media-files/doc/img/logos/github.png?raw=true" width="32" alt="GitHub" />
218-
</picture>
213+
<a href="https://github.com/IntelRealSense/librealsense/tree/master" target="_blank" aria-label="GitHub">
214+
<img src="https://github.com/Noy-Zini/librealsense/blob/media-files/doc/img/logos/github.png?raw=true#gh-light-mode-only" width="32" alt="light mode GitHub">
215+
<img src="https://github.com/Noy-Zini/librealsense/blob/media-files/doc/img/logos/github_light.PNG?raw=true#gh-dark-mode-only" width="32" alt="dark mode GitHub">
219216
</a>
220217
&nbsp;&nbsp;&nbsp;
221218
<!-- Twitter/X -->
@@ -234,7 +231,7 @@ Licensed under the [Apache License 2.0](LICENSE).
234231
</a>
235232
&nbsp;&nbsp;&nbsp;
236233
<!-- Community -->
237-
<a href="https://github.com/IntelRealSense/librealsense/tree/master" target="_blank" aria-label="Community">
234+
<a href="https://realsenseai.com/" target="_blank" aria-label="Community">
238235
<img src="https://github.com/Noy-Zini/librealsense/blob/media-files/doc/img/logos/Real-sense-badge-rgb.png?raw=true" width="32" alt="Community" />
239236
</a>
240237
</p>

0 commit comments

Comments
 (0)