[Bug]: Home page points to 404 install guides #747

Open
opened 2026-02-04 21:11:48 +03:00 by OVERLORD · 1 comment
Owner

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:

  1. Docker Install
  2. Automated installation
  3. Manual installation

Image

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

  1. Visit https://planka.app/
  2. Click install button for 2 or 3

Other information

No response

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](https://planka.app/): 1. Docker Install 2. Automated installation 3. Manual installation ![Image](https://github.com/user-attachments/assets/44c03db5-dd5c-47b6-a558-040408789b7c) 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 1. Visit https://planka.app/ 2. Click install button for 2 or 3 ### Other information _No response_
Author
Owner

@meltyshev commented on GitHub (Jul 3, 2025):

Hi! Thanks for reporting this. We'll try to fix the links today :)

@meltyshev commented on GitHub (Jul 3, 2025): Hi! Thanks for reporting this. We'll try to fix the links today :)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/planka#747