mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-16 04:48:50 -05:00
[PR #983] feat: adds check-links.js to find broken links
#15309
Reference in New Issue
Block a user
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/Dokploy/templates/pull/983
Author: @zaaakher
Created: 7/8/2026
Status: 🔄 Open
Base:
canary← Head:feat-check-links-script📝 Commits (1)
95e1c12feat: addscheck-links.jsto 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.jsscript 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)🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.