openlibhums / openlibhums/memory-alpha

Fix broken links in docs

Open
#278 0 comments 0 reactions 1 assignee View on GitHub

@joemull is already working on this.

Since Aug 7, 2026.

  • #250 by @joemull — open
bug
Dominant language
Markdown
Stars
0
Forks
0
Avg merge
4d 14h
Merged PRs (30d)
2

Description

We now have automated testing of links and image paths.

The tests are kicking up these issues:

  • SUBFAILED[Broken heading link: /pages/support/submission/submission-settings.html -> System settings #submission-settings] (i=20) tests/test_accessibility.py::test_all_pages[chromium] - assert False
  • SUBFAILED[Broken image: /pages/support/about/contributing-guide.html -> The words "cat" and "dog" appear next to bullet points, and descriptions appear underneath each word ./images/lists-with-definitions.png] (i=26) tests/test_accessibility.py::test_all_pages[chromium] - playwright._impl._errors.Error: APIRequestContext.get: socket hang up
  • SUBFAILED[Link to duplicate headings: /pages/support/about/janeway-styleguide.html -> Language and grammar #language-and-grammar] (i=28) tests/test_accessibility.py::test_all_pages[chromium] - assert False
  • SUBFAILED[Link to duplicate headings: /pages/support/about/janeway-styleguide.html -> Language and grammar section #language-and-grammar] (i=28) tests/test_accessibility.py::test_all_pages[chromium] - assert False
  • SUBFAILED[Link to duplicate headings: /pages/support/about/janeway-styleguide.html -> Language and grammar section #language-and-grammar] (i=28) tests/test_accessibility.py::test_all_pages[chromium] - assert False
  • SUBFAILED[Link to duplicate headings: /pages/support/repository/moderator-guide.html -> Controls section #controls] (i=42) tests/test_accessibility.py::test_all_pages[chromium] - assert False
  • SUBFAILED[Link to duplicate headings: /pages/support/repository/moderator-guide.html -> Controls section #controls] (i=42) tests/test_accessibility.py::test_all_pages[chromium] - assert False
  • SUBFAILED[Broken heading link: /pages/support/issues-volumes-and-collections/issues-and-volumes.html -> Creating and editing issues #creating-and-editing-issues] (i=62) tests/test_accessibility.py::test_all_pages[chromium] - assert False
  • SUBFAILED[Broken image: /pages/support/press-management/index.html -> The Press Manager page ../../images/press-manager.png] (i=100) tests/test_accessibility.py::test_all_pages[chromium] - playwright._impl._errors.Error: APIRequestContext.get: socket hang up
  • SUBFAILED[Broken heading link: /pages/support/guides/account-troubleshooting.html -> Activating accounts ../accounts-and-roles/activating-accounts#activating-accounts-1] (i=105) tests/test_accessibility.py::test_all_pages[chromium] - assert False

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.