Basic Node and Express - Use the .env File hint link 404s

In Basic Node and Express - Use the .env File, the link to ‘Get a hint’ returns a 404. The button links to:
https://guide.freecodecamp.org/certifications/apis-and-microservices/basic-node-and-express/use-the--env-file/,
but the file is actually located at:
https://guide.freecodecamp.org/certifications/apis-and-microservices/basic-node-and-express/use-the-.env-file/ (note the ‘dot’ before ‘env-file’).

Is this something I can look at on github?

Thank you for helping make FCC better. Bugs can be reported as GitHub Issues. Whenever reporting a bug, please check first that there isn’t already an issue for it and provide as much detail as possible.

I know that there are several cases where the “Get a hint” button has a bad link which have been fixed already in the codebase. These changes are not in the live version of the site yet, because they will be included as part of more significant updates that are still in QA.