[PR #1568] [CLOSED] Fix links in contributing.md for development guide and contact to work from project-root-page #1644

Closed
opened 2026-05-07 01:03:03 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/binwiederhier/ntfy/pull/1568
Author: @BeeJay28
Created: 1/24/2026
Status: Closed

Base: mainHead: patch-1


📝 Commits (1)

  • ac5433d Fix links in contributing.md for development guide and contact to work from project-root-page

📊 Changes

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

View changed files

📝 docs/contributing.md (+2 -2)

📄 Description

When you click on the links from the Contribution.md file, they work just fine.
If you click on the links from the project-root page, it directs you to a 404-page, since the links are relative.

Fix by making link-URIs absolute (relative to the project-root, I guess that's how Github works)


🔄 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/binwiederhier/ntfy/pull/1568 **Author:** [@BeeJay28](https://github.com/BeeJay28) **Created:** 1/24/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`ac5433d`](https://github.com/binwiederhier/ntfy/commit/ac5433d1a296430e6eefa326c391e628fd037898) Fix links in contributing.md for development guide and contact to work from project-root-page ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `docs/contributing.md` (+2 -2) </details> ### 📄 Description When you click on the links from the Contribution.md file, they work just fine. If you click on the links from the project-root page, it directs you to a 404-page, since the links are relative. Fix by making link-URIs absolute (relative to the project-root, I guess that's how Github works) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-07 01:03:03 +02: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/ntfy#1644
No description provided.