mirror of
https://github.com/plankanban/planka.git
synced 2026-02-25 03:14:50 +03:00
[Bug]: Home page points to 404 install guides #747
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @nastyagrifon on GitHub (Jul 3, 2025).
Where is the problem occurring?
I'm not sure
What browsers are you seeing the problem on?
Chrome, Firefox
Current behavior
At the moment there are 3 installation guides on the homepage:
Auto install ( 2 ) points to URL https://docs.planka.cloud/docs/category/automated-installation
Manual install ( 3 ) points to URL https://docs.planka.cloud/docs/category/manual-installation
Both of them return HTTP 404.
The correct URLs are:
2: https://docs.planka.cloud/docs/category/automated
3: https://docs.planka.cloud/docs/category/manual
Desired behavior
Both buttons ( 2 and 3 ) should point to correct URLS.
Steps to reproduce
Other information
No response
@meltyshev commented on GitHub (Jul 3, 2025):
Hi! Thanks for reporting this. We'll try to fix the links today :)