bluesky-social / atproto-website

https://atproto.com
Other
258 stars 158 forks source link

Search functionality is broken #330

Closed mary-ext closed 2 months ago

mary-ext commented 2 months ago

Searching for "JSON representation" on the atproto website redirects to /[locale]/specs/data-model#json-representation where the locale isn't properly filled out, which leads to a 404.

mary-ext commented 2 months ago

Seems to have been fixed by https://github.com/bluesky-social/atproto-website/pull/333