getmango / Mango

Mango is a self-hosted manga server and web reader
https://getmango.app
MIT License
1.71k stars 123 forks source link

[Bug Report] Crystal link on website is broken #200

Closed oxr463 closed 3 years ago

oxr463 commented 3 years ago

Describe the bug A clear and concise description of what the bug is.

The link to the Crystal website from the Mango website is broken.

To Reproduce Steps to reproduce the behavior:

  1. Go to https://getmango.app
  2. Click on "Crystal"
  3. See 404 page

Expected behavior A clear and concise description of what you expected to happen.

Instead of redirecting to https://crystal-lang.org, it goes to https://getmango.app/#/crystal-lang.org, which doesn't exist.

Environment (please complete the following information):

Docker (if you are running Mango in a Docker container)

N/A

Additional context Add any other context about the problem here. Add screenshots if applicable.

N/A

hkalexling commented 3 years ago

Fixed in the website repo: https://github.com/hkalexling/mango-website. Thanks for the heads up!