mirror of
https://github.com/kavishdevar/librepods.git
synced 2026-04-25 08:05:56 +03:00
[PR #340] [MERGED] docs: turn absolute links to relative links in readme #373
Labels
No labels
android
bug
documentation
enhancement
good first issue
help wanted
linux
pull-request
reverse-engineering
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/librepods#373
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:docs/fix-readme-links-main📝 Commits (1)
2efdae6docs: 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
✏️ 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.