Skip to content

[BUG] embedder-tool README links to missing Embedders documentation #483

Description

@x-n2o

Describe the bug

Tools/embedder-tool/README.md links to Libraries/Embedders/README.md, but that file is missing from the main branch (the embedders library moved to the mlx-swift-lm package as MLXEmbedders), so the link resolves to a GitHub 404.

To Reproduce

  1. Open Tools/embedder-tool/README.md on main.

  2. Find the entry:

    - [Embedders](../../Libraries/Embedders/README.md)
  3. Click Embedders.

  4. Observe that Libraries/Embedders/README.md is not found.

Expected behavior

The Embedders link should resolve to documentation for the embedders library — for example the MLXEmbedders documentation in mlx-swift-lm.

Desktop (please complete the following information):

  • OS Version: N/A
  • Device: N/A
  • Version: main

Additional context

Surfaced by the markdown link check proposed in #479. Fix in #486.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions