REPRO:
- Open https://lab.flipper.net/apps/sd_spi_app (or any app)
- Click on the Manifest link.
- It should open a folder in this repo, like https://github.com/flipperdevices/flipper-application-catalog/tree/main/applications/GPIO/sd_spi_app
- The README.md will render a status widget, showing the current build status...

- Click the widget.
- It will try to take you to a page like https://catalog.flipperzero.one/application/sd_spi_app/page which gives Unexpected internal server error.
Expected result:
It seems the URL route doesn't support the app name, instead the link needs to be the app id like https://catalog.flipperzero.one/application/6761243fd9b4ee25ba4c65bf/page.
REPRO:
Expected result:
It seems the URL route doesn't support the app name, instead the link needs to be the app id like https://catalog.flipperzero.one/application/6761243fd9b4ee25ba4c65bf/page.