Commit 3b2a050
committed
fix(tricorder): correct repository URL for provenance verification
The repository URL was TuvixRSS but the actual GitHub repo is Tuvix-RSS
(with hyphen). This was causing npm provenance verification to fail
during publish.
Fixed all URLs to match the actual GitHub repository name.1 parent c6df86f commit 3b2a050
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
0 commit comments