Skip to content
This repository was archived by the owner on Feb 6, 2024. It is now read-only.

Commit 05a1006

Browse files
authored
docs: fix badge
1 parent 8ab249f commit 05a1006

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# dependency-tree
22

3-
![build](https://github.com/Canva/dependency-tree-public/actions/workflows/node.js.yml/badge.svg)
3+
![build](https://github.com/canva-public/dependency-tree/actions/workflows/node.js.yml/badge.svg)
44

55
This package can create a dependency tree from a given set of files/folders.
66
The nodes of the tree are files and the edges are file -> file dependencies.

0 commit comments

Comments
 (0)