Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove space in image filename and fix markdown and image URLs #6323

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Nov 22, 2024

  1. Remove space in image filename

    Spaces in the names of files or directories are a permanent source
    of trouble for developers and should therefore be avoided.
    
    Signed-off-by: Stefan Weil <[email protected]>
    stweil committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    8fec97e View commit details
    Browse the repository at this point in the history
  2. Fix URLs of pictures

    Signed-off-by: Stefan Weil <[email protected]>
    stweil committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    bcc4c49 View commit details
    Browse the repository at this point in the history
  3. Fix more URLs of pictures

    Signed-off-by: Stefan Weil <[email protected]>
    stweil committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    5d79b01 View commit details
    Browse the repository at this point in the history
  4. Fix markdown

    Signed-off-by: Stefan Weil <[email protected]>
    stweil committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    14a9c27 View commit details
    Browse the repository at this point in the history