Skip to content

Commit 9e98334

Browse files
committed
chore: remove check-broken-links targets and scripts
1 parent 16d31c6 commit 9e98334

6 files changed

Lines changed: 0 additions & 890 deletions

File tree

Makefile

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -58,10 +58,3 @@ destroy-ide:
5858
lint:
5959
yarn lint
6060

61-
.PHONY: check-broken-links
62-
check-broken-links:
63-
node hack/check-broken-links.js
64-
65-
.PHONY: check-broken-links-v2
66-
check-broken-links-v2:
67-
node hack/check-broken-links-v2.js

hack/README-check-broken-links-v2.md

Lines changed: 0 additions & 150 deletions
This file was deleted.

hack/README-check-broken-links.md

Lines changed: 0 additions & 56 deletions
This file was deleted.

0 commit comments

Comments
 (0)