firecamp-dev / firecamp

Developer-first OpenSource API DevTool, Postman/Insomnia alternative.
https://firecamp.dev
GNU Affero General Public License v3.0
1.92k stars 122 forks source link

[bug]: 404 page when clicking on documentation in navbar #158

Closed janvi01 closed 8 months ago

janvi01 commented 9 months ago

Describe the bug https://firecamp.io/docs is accessible but when clicking on documentation in the navbar, it displays "404 This page could not be found."

Expected behavior "/docs" should be accessible when clicking on documentation in the navbar.

Screenshots If applicable, add screenshots to help explain your problem.

Screenshot 2023-12-16 at 8 09 37 PM
janvi01 commented 9 months ago

Also, The Github Star button beside Pricing doesn't load properly.

janvi01 commented 9 months ago

I would like to work on this.

shreya-gr commented 9 months ago

hey @janvi01 thanks for putting this issue here.

for doc you need to set "Hard link" instead of "Soft link"

Please go ahead and pick the issue.

Nishchit14 commented 9 months ago

@janvi01 here is the website repo: https://github.com/firecamp-dev/website

janvi01 commented 9 months ago

I am not able to reproduce the issue now @Nishchit14