gilbsgilbs / babel-plugin-i18next-extract

Babel plugin that statically extracts i18next and react-i18next translation keys.
https://i18next-extract.netlify.com
MIT License
161 stars 37 forks source link

Docs at netlify appears to be down/not running #275

Closed frimmy closed 6 months ago

frimmy commented 6 months ago

Describe the bug

Docs appear to be down

How to reproduce navigate to https://i18next-extract.netlify.com/ 😅

Babel configuration: n/a

Paste your .babelrc here.

Reproduction:

Provide a code snippet that produce the unexpected result.
Try to isolate the bug and make this snippet as simple, concise and self-explanatory as possible.

Expected behavior Expect to see docs site

What actually happens Presented with Netlify's Site Note Found page:

CleanShot 2024-05-23 at 08 07 25@2x

Your environment

Additional context

gilbsgilbs commented 6 months ago

Hi, thank you for the report. It seems that they finally dropped the redirection from netlify.com to netlify.app (see https://answers.netlify.com/t/deprecating-automatic-com-redirects/115442). As a result, docs is only accessible at the new URL: https://i18next-extract.netlify.app . I'll update the repo accordingly (which I should have done years ago, that's all on me 😝).