Skip to content

Fix image links in README for Python bindings and WebApp#464

Open
win-vid wants to merge 1 commit into
masterfrom
README-patch
Open

Fix image links in README for Python bindings and WebApp#464
win-vid wants to merge 1 commit into
masterfrom
README-patch

Conversation

@win-vid

@win-vid win-vid commented Apr 23, 2026

Copy link
Copy Markdown
Collaborator

Updated image links in the README to use raw GitHub URLs for better visibility. RSD-Website should now display pictures

Type of Change

  • Bug fix (non breaking change, fixing an issue)
  • New feature
  • Breaking change (fix or feature that causes existing functionality to not work as expected)
  • Documentation / Wiki update

Description

This should fix the pictures not being displayed on the RSD.

Unfortunately I could not find a "clean" solution for the RAYX-Logo because it's displayed in a table. The markdown image will not be displayed in an HTML-Table and Markdown tables are not really that customizable. Either we leave it as is, our logo is displayed on the RDS-Page anyway, or we add a Markdown table with the image.

Updated image links in the README to use raw GitHub URLs for better visibility. RSD-Website should now display pictures
@win-vid win-vid requested a review from JonasTrenkler April 23, 2026 08:31
@win-vid win-vid added the A-docs Area: Project documentation label Apr 23, 2026
Comment thread README.md

### RAYX Python Bindings
[![Repository](https://img.shields.io/badge/Repository-blue?logo=github)](https://github.com/hz-b/rayx-python)

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

accidentally deleted [![Repository](https://img.shields.io/badge/Repository-blue?logo=github)](https://github.com/hz-b/rayx-python)

Comment thread README.md
# RAYX
[![Full Documentation](https://img.shields.io/badge/Full_Documentation-blue?logo=github)](https://hz-b.github.io/rayx/latest/)
[![Getting Started](https://img.shields.io/badge/Getting_Started-blue?logo=github)](https://hz-b.github.io/rayx/latest/Introduction/03-Getting-Started/)
<table>

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This table will not be displayed on the RSD-page.

@win-vid win-vid left a comment

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added some comments.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-docs Area: Project documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant