File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
221218 <!-- Twitter/X -->
@@ -234,7 +231,7 @@ Licensed under the [Apache License 2.0](LICENSE).
234231 </a>
235232
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>
You can’t perform that action at this time.
0 commit comments