[PR #983] feat: adds check-links.js to find broken links #16291

Open
opened 2026-07-14 23:18:15 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/983
Author: @zaaakher
Created: 7/8/2026
Status: 🔄 Open

Base: canaryHead: feat-check-links-script


📝 Commits (1)

  • 95e1c12 feat: adds check-links.js to find broken links

📊 Changes

1 file changed (+175 additions, -0 deletions)

View changed files

build-scripts/check-links.js (+175 -0)

📄 Description

Added a check-links.js script in /build-scripts to find broken links in the blueprints. I ran the script and it seems there are 95 broken links (due to dead domain, wrong redirection, old path, abandoned project, renamed repos, etc)

image

🔄 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/Dokploy/templates/pull/983 **Author:** [@zaaakher](https://github.com/zaaakher) **Created:** 7/8/2026 **Status:** 🔄 Open **Base:** `canary` ← **Head:** `feat-check-links-script` --- ### 📝 Commits (1) - [`95e1c12`](https://github.com/Dokploy/templates/commit/95e1c12db07e7ec4b83afadcb4d83e4123431265) feat: adds `check-links.js` to find broken links ### 📊 Changes **1 file changed** (+175 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `build-scripts/check-links.js` (+175 -0) </details> ### 📄 Description Added a `check-links.js` script in /build-scripts to find broken links in the blueprints. I ran the script and it seems there are 95 broken links (due to dead domain, wrong redirection, old path, abandoned project, renamed repos, etc) <img width="865" height="736" alt="image" src="https://github.com/user-attachments/assets/24dbdfe1-579b-4c0f-aff2-3df28cf08bee" /> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-07-14 23:18:15 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/templates#16291