askorama / orama

🌌 Fast, dependency-free, full-text and vector search engine with typo tolerance, filters, facets, stemming, and more. Works with any JavaScript runtime, browser, server, service!

Home Page:https://docs.askorama.ai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blog: All blog articles get 404 when you open them

bozzelliandrea opened this issue · comments

Describe the bug

The error seems the routing, when you click one article you are router to https://oramasearch.com/blog/blog/seqproto-fast-binary-serialization-in-javascript .
as you can see, the repeated path /blog/blog breaks the link

To Reproduce

  1. go to https://oramasearch.com/blog/
  2. click on any article from the blog page
  3. get 404

Expected behavior

the page rendered

Environment Info

Chrome: 119.0.6045.199v

Affected areas

Search

Additional context

No response

Sorry for the affected areas "Search" but i couldn't find the Blog or Docs area

Fixed, and thanks for spotting it!