File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5353 },
5454 "repository" : {
5555 "type" : " git" ,
56- "url" : " https://github.com/rspack-contrib /rstack-doc-ui"
56+ "url" : " https://github.com/rstackjs /rstack-doc-ui"
5757 },
5858 "files" : [
5959 " dist"
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ import './index.scss';
33
44// Benchmark data for different cases
55// Unit: second
6- // From: https://github.com/rspack-contrib /performance-compare
6+ // From: https://github.com/rstackjs /performance-compare
77const BENCHMARK_DATA = {
88 foo : {
99 label : 'Foo' ,
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ export const HeroStory = () => {
2121 />
2222 < Hero
2323 showStars
24- githubURL = "https://github.com/rspack-contrib /rstack-doc-ui"
24+ githubURL = "https://github.com/rstackjs /rstack-doc-ui"
2525 onClickLearnMore = { handleClickLearnMore }
2626 onClickGetStarted = { handleClickGetStarted }
2727 />
You can’t perform that action at this time.
0 commit comments