Skip to content

Commit 4ef06ef

Browse files
committed
update path
1 parent 58f5ee5 commit 4ef06ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ccm.hello.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
*/
1010
export const component = {
1111
name: "hello",
12-
ccm: "https://ccmjs.github.io/framework/ccm.js",
12+
ccm: "././libs/framework/ccm.js",
1313
config: {
1414
name: "World", // Name used in the greeting
1515
},

0 commit comments

Comments
 (0)