File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -36,6 +36,6 @@ export default create({
36
36
37
37
// Branding
38
38
brandTitle : `${ require ( '../package.json' ) . version } ` ,
39
- brandUrl : 'https://github.com/XodoDocs/component-library ' ,
39
+ brandUrl : 'https://github.com/PDFTron/webviewer-react-toolkit ' ,
40
40
brandImage : 'https://www.pdftron.com/brand-assets/pdftron-logo-blue.png' ,
41
41
} ) ;
Original file line number Diff line number Diff line change 5
5
"license" : " SEE LICENSE IN LICENSE" ,
6
6
"repository" : {
7
7
"type" : " git" ,
8
- "url" : " https://github.com/XodoDocs/component-library .git"
8
+ "url" : " https://github.com/PDFTron/webviewer-react-toolkit .git"
9
9
},
10
- "bugs" : " https://github.com/XodoDocs/component-library /issues" ,
10
+ "bugs" : " https://github.com/PDFTron/webviewer-react-toolkit /issues" ,
11
11
"homepage" : " https://pdftron.github.io/webviewer-react-toolkit" ,
12
12
"scripts" : {
13
13
"start" : " start-storybook -s public -p 6006" ,
You can’t perform that action at this time.
0 commit comments