Skip to content

Commit 8c643b8

Browse files
committed
fix tool list url
1 parent 9eff704 commit 8c643b8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

0.13/lists/curations-0.13.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
]
8080
},
8181
{
82-
"toolListUrl": "https://github.com/matthme/weave-tool-curation/blob/main/0.13/lists/tool-list-0.13.json",
82+
"toolListUrl": "https://raw.githubusercontent.com/matthme/weave-tool-curation/refs/heads/main/0.13/lists/tool-list-0.13.json",
8383
"toolId": "matthme.presence",
8484
"versionBranch": "0.10.x",
8585
"tags": [

0.13/modify/curations-0.13.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ export default defineCurationLists({
7373
},
7474
{
7575
toolListUrl:
76-
"https://github.com/matthme/weave-tool-curation/blob/main/0.13/lists/tool-list-0.13.json",
76+
"https://raw.githubusercontent.com/matthme/weave-tool-curation/refs/heads/main/0.13/lists/tool-list-0.13.json",
7777
toolId: "matthme.presence",
7878
versionBranch: "0.10.x",
7979
tags: ["video calls", "screen sharing"],

0 commit comments

Comments
 (0)