File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ rather than the "Getting Started" and "Guides" pages.
2222
2323- Clone the repos. Make sure they're in the same folder.
2424 - git clone https://github.com/ProjectIgnis/scrapiyard
25- - git clone https://github.com/that-hatter /scrapi-book
25+ - git clone https://github.com/ProjectIgnis /scrapi-book
2626
2727> NOTE: For now, it's important that they're in the same folder for ` book ` to find the doc files.
2828> Later, there will be an option to specify the local directory or remote repo of scrapiyard.
Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ export default defineConfig({
7070 } ,
7171
7272 socialLinks : [
73- { icon : 'github' , link : 'https://github.com/that-hatter /scrapi-book' } ,
73+ { icon : 'github' , link : 'https://github.com/ProjectIgnis /scrapi-book' } ,
7474 {
7575 icon : 'discord' ,
7676 link : 'https://discord.com/channels/170601678658076672/208066323429720064' ,
@@ -87,7 +87,7 @@ export default defineConfig({
8787 0 ,
8888 - 3
8989 ) } .yml`
90- : `https://github.com/that-hattter /scrapi-book/edit/master/docs/${ filePath } ` ,
90+ : `https://github.com/ProjectIgnis /scrapi-book/edit/master/docs/${ filePath } ` ,
9191 } ,
9292 } ,
9393} ) ;
You can’t perform that action at this time.
0 commit comments