File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ const config: Config = {
39
39
// Please change this to your repo.
40
40
// Remove this to remove the "edit this page" links.
41
41
editUrl :
42
- 'https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/ ' ,
42
+ 'https://github.com/sfuosdev/Docs ' ,
43
43
} ,
44
44
blog : {
45
45
showReadingTime : true ,
@@ -50,7 +50,7 @@ const config: Config = {
50
50
// Please change this to your repo.
51
51
// Remove this to remove the "edit this page" links.
52
52
editUrl :
53
- 'https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/ ' ,
53
+ 'https://github.com/sfuosdev/Docs ' ,
54
54
// Useful options to enforce blogging best practices
55
55
onInlineTags : 'warn' ,
56
56
onInlineAuthors : 'warn' ,
@@ -69,7 +69,7 @@ const config: Config = {
69
69
navbar : {
70
70
title : 'OS Dev Documentation' ,
71
71
logo : {
72
- alt : 'My Site Logo ' ,
72
+ alt : 'SFU OS Dev ' ,
73
73
src : 'img/logo.svg' ,
74
74
} ,
75
75
items : [
You can’t perform that action at this time.
0 commit comments