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

Fix broken links #60

Open
hannahackermans opened this issue Aug 2, 2023 · 0 comments
Open

Fix broken links #60

hannahackermans opened this issue Aug 2, 2023 · 0 comments

Comments

@hannahackermans
Copy link

hannahackermans commented Aug 2, 2023

Current State

On the Manifesto page, there is a table of contents that links to all the sections in the text. However, only the main sections work because they link to h3 elements. All subsections ‘link’ to regular text that has just been made to look like headings (see issue #59), so there is no target to skip to the right section.

Proposed changes to meet the success criteria

Once the heading levels are fixed, issue #59 , I think this will be fixed automatically. If this is not the case, we need to look at it again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant