forked from TheWrightServer/ProxmoxVE
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:
parent
fa20526525
commit
ec27e92833
@ -9,8 +9,8 @@
|
|||||||
"updateable": true,
|
"updateable": true,
|
||||||
"privileged": false,
|
"privileged": false,
|
||||||
"interface_port": 3000,
|
"interface_port": 3000,
|
||||||
"documentation": "https://gethomepage.dev/latest/configs/",
|
"documentation": "https://gethomepage.dev/configs/",
|
||||||
"website": "https://github.com/benphelps/homepage",
|
"website": "https://gethomepage.dev",
|
||||||
"logo": "https://avatars.githubusercontent.com/u/122929872?v=4",
|
"logo": "https://avatars.githubusercontent.com/u/122929872?v=4",
|
||||||
"description": "Homepage is a self-hosted dashboard solution for centralizing and organizing data and information.",
|
"description": "Homepage is a self-hosted dashboard solution for centralizing and organizing data and information.",
|
||||||
"install_methods": [
|
"install_methods": [
|
||||||
@ -36,4 +36,4 @@
|
|||||||
"type": "warning"
|
"type": "warning"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user