[PR #340] [MERGED] docs: turn absolute links to relative links in readme #373

Closed
opened 2026-03-02 12:40:54 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/kavishdevar/librepods/pull/340
Author: @dragsbruh
Created: 12/1/2025
Status: Merged
Merged: 12/1/2025
Merged by: @kavishdevar

Base: mainHead: docs/fix-readme-links-main


📝 Commits (1)

  • 2efdae6 docs: turn absolute links to relative links because they only work properly on github

📊 Changes

1 file changed (+7 additions, -7 deletions)

View changed files

📝 README.md (+7 -7)

📄 Description

absolute links (/img/...) are only handled well on github, personally on my forgejo instance and my editor images and links broke.
so i changed them to relative ones (./img/....)

Summary by CodeRabbit

Documentation

  • Updated image and link references to use relative paths, improving documentation portability and consistency across different environments.

✏️ Tip: You can customize this high-level summary in your review settings.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/kavishdevar/librepods/pull/340 **Author:** [@dragsbruh](https://github.com/dragsbruh) **Created:** 12/1/2025 **Status:** ✅ Merged **Merged:** 12/1/2025 **Merged by:** [@kavishdevar](https://github.com/kavishdevar) **Base:** `main` ← **Head:** `docs/fix-readme-links-main` --- ### 📝 Commits (1) - [`2efdae6`](https://github.com/kavishdevar/librepods/commit/2efdae610c924ed9e7614c2b31104b0957ab00aa) docs: turn absolute links to relative links because they only work properly on github ### 📊 Changes **1 file changed** (+7 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+7 -7) </details> ### 📄 Description absolute links (/img/...) are only handled well on github, personally on my forgejo instance and my editor images and links broke. so i changed them to relative ones (./img/....) <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit ## Documentation * Updated image and link references to use relative paths, improving documentation portability and consistency across different environments. <sub>✏️ Tip: You can customize this high-level summary in your review settings.</sub> <!-- end of auto-generated comment: release notes by coderabbit.ai --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 12:40:54 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/librepods#373
No description provided.