Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

404 error for 'Glossary' link when using workbench template #401

Closed
elichad opened this issue Feb 22, 2023 · 1 comment · Fixed by #412
Closed

404 error for 'Glossary' link when using workbench template #401

elichad opened this issue Feb 22, 2023 · 1 comment · Fixed by #412
Assignees
Labels
bug Something isn't working frequency: high indicator that a use-case has a high-frequency in lessons

Comments

@elichad
Copy link

elichad commented Feb 22, 2023

On the template site https://carpentries.github.io/workbench-template-md/ (and thus any sites that use that template), the 'Glossary' link gives a 404. It's targeting https://carpentries.github.io/workbench-template-md/reference.html#glossary but reference.html doesn't exist.

@zkamvar
Copy link
Contributor

zkamvar commented Mar 15, 2023

This is because I had neglected to generate the learners/reference.md file in the create_lesson() function.

Thank you for reporting this, Eli.

@zkamvar zkamvar added the frequency: high indicator that a use-case has a high-frequency in lessons label Mar 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working frequency: high indicator that a use-case has a high-frequency in lessons
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants