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)
This commit is contained in:
Chris Carducci 2024-12-04 01:35:41 -05:00 committed by GitHub
parent fa20526525
commit ec27e92833
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,8 +9,8 @@
"updateable": true,
"privileged": false,
"interface_port": 3000,
"documentation": "https://gethomepage.dev/latest/configs/",
"website": "https://github.com/benphelps/homepage",
"documentation": "https://gethomepage.dev/configs/",
"website": "https://gethomepage.dev",
"logo": "https://avatars.githubusercontent.com/u/122929872?v=4",
"description": "Homepage is a self-hosted dashboard solution for centralizing and organizing data and information.",
"install_methods": [
@ -36,4 +36,4 @@
"type": "warning"
}
]
}
}