Commit 6314915
committed
fix: repair broken template URLs and template file references
denbeigh2000/coder-templates was restructured into a single module;
the aws-nixos, aws-spot-nixos, and aws-spot-nixos-graviton sub-paths
are 404. Consolidate to a single entry pointing at the repo root.
ElliotG/coder-oss-gke-tf was renamed to ElliotG/coder-oss-tf and
redirects. The Tutorials bullet and the Automation bullet pointed at
the same repo through the redirect, which awesome-lint flagged as a
duplicate link once both URLs were canonicalized. Drop the Tutorials
copy and keep the Automation entry, which is the natural home for
'provision Coder with Terraform'.
PR and issue templates referenced ../blob/main/CONTRIBUTING.md, which
is not a valid filesystem path and broke local file resolution in
lychee. Switch to the absolute GitHub URL so the link works both as a
clickable link and as a target lychee can verify.
Verified locally with curl against every URL in the repo plus
prettier, awesome-lint, and typos.
This change was prepared by Coder Agents.1 parent ebac8f8 commit 6314915
3 files changed
Lines changed: 3 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | 35 | | |
37 | 36 | | |
38 | 37 | | |
| |||
54 | 53 | | |
55 | 54 | | |
56 | 55 | | |
57 | | - | |
58 | | - | |
59 | | - | |
| 56 | + | |
60 | 57 | | |
61 | 58 | | |
62 | 59 | | |
| |||
0 commit comments