Skip to content

MINOR: [MATLAB] Fix doubled parentheses in the pyrunfile link - #51360

Draft
simpleqt wants to merge 1 commit into
apache:mainfrom
simpleqt:sq916/matlab-pyrunfile-link
Draft

simpleqt wants to merge 1 commit into
apache:mainfrom
simpleqt:sq916/matlab-pyrunfile-link

Conversation

@simpleqt

@simpleqt simpleqt commented Sep 16, 2026

Copy link
Copy Markdown

The pyrunfile link in matlab/doc/matlab_interface_for_apache_arrow_design.md has a doubled-parenthesis destination (]((url))). Per CommonMark that makes the URL a literal relative path ending in parentheses, so the link 404s on GitHub instead of opening the MathWorks reference.

Was AI used for this PR?

  • Yes — AI-assisted authoring, human-reviewed.

The markdown destination was wrapped in double parentheses
(]((url))), which CommonMark treats as a literal relative URL, so the
link 404s instead of opening the MathWorks reference page.

Signed-off-by: simpleqt <89645338+simpleqt@users.noreply.github.com>
Copilot AI lite review requested due to automatic review settings September 16, 2026 16:34

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@Reranko05 Reranko05 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch! LGTM :)

@kou
kou marked this pull request as draft September 17, 2026 00:46
@kou

kou commented Sep 17, 2026

Copy link
Copy Markdown
Member

Could you use our PR template?

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants