Skip to content

Update control.rakudoc to fix take-rw link target#4802

Merged
arkiuat merged 1 commit intoRaku:mainfrom
Z-raku:patch-1
Apr 20, 2026
Merged

Update control.rakudoc to fix take-rw link target#4802
arkiuat merged 1 commit intoRaku:mainfrom
Z-raku:patch-1

Conversation

@Z-raku
Copy link
Copy Markdown
Contributor

@Z-raku Z-raku commented Apr 18, 2026

Changing take-rw link from incorrect anchor Mu#routine_take-rw to correct anchor Mu#sub_take-rw.

The problem

Control flow page contained take-rw link to non-existent anchor Mu#routine_take-rw

Solution provided

Changed the link to use Mu#sub_take-rw

Changing take-rw link from  incorrect anchor Mu#routine_take-rw to correct anchor Mu#sub_take-rw.
@arkiuat
Copy link
Copy Markdown
Collaborator

arkiuat commented Apr 20, 2026

approving this for now because I'm not sure when I'll get back to Mu.rakudoc to determine whether the link target really ought to be routine instead of sub (and make the appropriate edits if so). In the long run, should probably make a practice of running searches for links that target any of these that have been recently modified for similar reasons (from sub or method to routine, etc).

In the meantime and the short run, a broken link is fixed. Thanks!

@arkiuat arkiuat merged commit e59d0fc into Raku:main Apr 20, 2026
1 check passed
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