Skip to content

Save external GitHub images locally and update references in versioned docs #781

@Svanvith

Description

@Svanvith

Currently, two documentation files reference images that are hosted externally on GitHub:

versioned_docs/version-4.0/_static/env-vars/graph_readme.md
versioned_docs/version-4.0/_static/env-vars/notifications_readme.md

To make the documentation more stable and independent of external sources, these images should be stored locally in the repository.

To-DO:

Download the images currently referenced in the two files above
Save them in an appropriate local directory (e.g. within _static/env-vars/ or a dedicated image folder)
Update the image links in both .md files to point to the locally stored versions

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions