Skip to content

Fix: use editUrl function to correct PXF doc edit links#375

Open
tuhaihe wants to merge 1 commit into
apache:mainfrom
tuhaihe:fix-pxf-edit-url
Open

Fix: use editUrl function to correct PXF doc edit links#375
tuhaihe wants to merge 1 commit into
apache:mainfrom
tuhaihe:fix-pxf-edit-url

Conversation

@tuhaihe

@tuhaihe tuhaihe commented Jun 10, 2026

Copy link
Copy Markdown
Member

The string-form editUrl appended the project-relative path (pxf/docs/*.md) instead of the plugin-relative path, resulting in broken "Edit this page" URLs on the PXF docs site. Switch to the function form so docPath is correctly relative to the plugin's path option (pxf/docs).

closes: #ISSUE_Number


Change logs

Describe your change clearly, including what problem is being solved or what document is being added or updated.

Contributor's checklist

Here are some reminders before you submit your pull request:

The string-form editUrl appended the project-relative path
(pxf/docs/*.md) instead of the plugin-relative path,
resulting in broken "Edit this page" URLs on the PXF docs site.
Switch to the function form so docPath is correctly relative
to the plugin's path option (pxf/docs).
@tuhaihe tuhaihe requested a review from TomShawn June 10, 2026 02:29
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.

1 participant