File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 66
77# JavaScript Standard Library
88
9- [ ![ Build] ( https://github.com/open-tech-foundation/js-utils /actions/workflows/build.yml/badge.svg )] ( https://github.com/open-tech-foundation/js-utils /actions/workflows/build.yml )
9+ [ ![ Build] ( https://github.com/open-tech-foundation/js-std /actions/workflows/build.yml/badge.svg )] ( https://github.com/open-tech-foundation/js-std /actions/workflows/build.yml )
1010
1111</div >
1212
Original file line number Diff line number Diff line change @@ -14,9 +14,9 @@ export default {
1414 </ >
1515 ) ,
1616 project : {
17- link : "https://github.com/open-tech-foundation/js-utils " ,
17+ link : "https://github.com/open-tech-foundation/js-std " ,
1818 } ,
19- docsRepositoryBase : "https://github.com/open-tech-foundation/js-utils " ,
19+ docsRepositoryBase : "https://github.com/open-tech-foundation/js-std " ,
2020 editLink : { component : null } ,
2121 head : ( ) => {
2222 const { asPath } = useRouter ( ) ;
Original file line number Diff line number Diff line change 66
77# Utils
88
9- [ ![ Build] ( https://github.com/open-tech-foundation/js-utils /actions/workflows/build.yml/badge.svg )] ( https://github.com/open-tech-foundation/js-utils /actions/workflows/build.yml )
9+ [ ![ Build] ( https://github.com/open-tech-foundation/js-std /actions/workflows/build.yml/badge.svg )] ( https://github.com/open-tech-foundation/js-std /actions/workflows/build.yml )
1010
1111</div >
1212
Original file line number Diff line number Diff line change 4141 },
4242 "license" : " MIT" ,
4343 "homepage" : " https://js-std.pages.dev" ,
44- "repository" :
" [email protected] :Open-Tech-Foundation/js-utils .git" ,
44+ "repository" :
" [email protected] :Open-Tech-Foundation/js-std .git" ,
4545 "type" : " module" ,
4646 "main" : " dist/index.cjs" ,
4747 "module" : " dist/index.js" ,
You can’t perform that action at this time.
0 commit comments