@@ -15,15 +15,15 @@ const config = {
15
15
favicon : 'img/favicon.ico' ,
16
16
17
17
// Set the production url of your site here
18
- url : 'https://chromebook-hacks .github.io' ,
18
+ url : 'https://chromebook-hacking .github.io' ,
19
19
// Set the /<baseUrl>/ pathname under which your site is served
20
20
// For GitHub pages deployment, it is often '/<projectName>/'
21
21
baseUrl : '/' , // temporary
22
22
23
23
// GitHub pages deployment config.
24
24
// If you aren't using GitHub pages, you don't need these.
25
- organizationName : 'chromebook-hacks ' , // Usually your GitHub org/user name.
26
- projectName : 'chromebook-hacks .github.io' , // Usually your repo name.
25
+ organizationName : 'chromebook-hacking ' , // Usually your GitHub org/user name.
26
+ projectName : 'chromebook-hacking .github.io' , // Usually your repo name.
27
27
28
28
onBrokenLinks : 'ignore' ,
29
29
onBrokenMarkdownLinks : 'warn' ,
@@ -81,7 +81,7 @@ const config = {
81
81
} ,
82
82
{ to : '/faq' , label : 'FAQ' , position : 'left' } ,
83
83
{
84
- href : 'https://github.com/chromebook-hacks /chromebook-hacks .github.io' ,
84
+ href : 'https://github.com/chromebook-hacking /chromebook-hacking .github.io' ,
85
85
label : 'GitHub' ,
86
86
position : 'right' ,
87
87
} ,
0 commit comments