Skip to content

Commit ec27e92

Browse files
authored
Update homepage.json documentation and website (#668)
Homepage (app) documentation link was broken. I also suggest changing the website to the main homepage website instead of the github repo (which is linked from the true main page)
1 parent fa20526 commit ec27e92

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

json/homepage.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
"updateable": true,
1010
"privileged": false,
1111
"interface_port": 3000,
12-
"documentation": "https://gethomepage.dev/latest/configs/",
13-
"website": "https://github.com/benphelps/homepage",
12+
"documentation": "https://gethomepage.dev/configs/",
13+
"website": "https://gethomepage.dev",
1414
"logo": "https://avatars.githubusercontent.com/u/122929872?v=4",
1515
"description": "Homepage is a self-hosted dashboard solution for centralizing and organizing data and information.",
1616
"install_methods": [
@@ -36,4 +36,4 @@
3636
"type": "warning"
3737
}
3838
]
39-
}
39+
}

0 commit comments

Comments
 (0)