Skip to content

Fix leftover proposal link in Chunked guide - #280

Open
Hashim1999164 wants to merge 1 commit into
apple:mainfrom
Hashim1999164:fix/chunked-proposal-link
Open

Fix leftover proposal link in Chunked guide#280
Hashim1999164 wants to merge 1 commit into
apple:mainfrom
Hashim1999164:fix/chunked-proposal-link

Conversation

@Hashim1999164

@Hashim1999164 Hashim1999164 commented Aug 13, 2026

Copy link
Copy Markdown

Fixes #279

The Chunked guide used a parenthetical Markdown link whose target was the literal word proposal, so GitHub rendered a broken URL. The same file already defines a reference style link named proposal that points at the Swift Evolution pull request for collection chunks. This change uses that reference.

Test plan

Open Guides/Chunked.md on GitHub and confirm the word proposed links to the existing Swift Evolution pull request rather than a missing path named 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.

Guides/Chunked.md: [proposed](proposal) link is a leftover placeholder

1 participant