Skip to content

Fix broken cross-reference in Keyed guide - #277

Open
ZayanKhan-12 wants to merge 1 commit into
apple:mainfrom
ZayanKhan-12:fix-keyed-guide-link
Open

Fix broken cross-reference in Keyed guide#277
ZayanKhan-12 wants to merge 1 commit into
apple:mainfrom
ZayanKhan-12:fix-keyed-guide-link

Conversation

@ZayanKhan-12

Copy link
Copy Markdown

Guides/Keyed.md links [\index(by:)`](Index.md)— butGuides/Index.mddoesn't exist, and the package has noindex(by:)method. The guide it means to reference isIndexed.md, which documents indexed()` (the method the surrounding sentence describes: matching elements up with their indices). Updated both the target and the label.

Also spotted but not fixed (couldn't determine the intended target with confidence): Guides/Chunked.md line 48 links [proposed](proposal) — a literal placeholder left in the text. If someone knows which proposal document this meant (a swift-evolution proposal?), that's a one-word fix.

Documentation only.

🤖 Generated with Claude Code

Guides/Keyed.md links Index.md, which does not exist; the guide it
means to reference is Indexed.md, documenting indexed() (the package
has no index(by:) method — the label is updated to match).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@glessard

glessard commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

Please file an issue for that second paragraph ([proposed](proposal))

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

Successfully merging this pull request may close these issues.

2 participants