Skip to content

docs: fix broken link in native-library-interop.md#25439

Merged
rolfbjarne merged 1 commit into
mainfrom
op-fix-native-interop-link
May 18, 2026
Merged

docs: fix broken link in native-library-interop.md#25439
rolfbjarne merged 1 commit into
mainfrom
op-fix-native-interop-link

Conversation

@rolfbjarne
Copy link
Copy Markdown
Member

Summary

Line 22 of docs/native-library-interop.md contained a broken internal link pointing to build-apps/build-items.md. The directory docs/build-apps/ does not exist in the repository; the correct path is docs/building-apps/build-items.md.

Changes

  • Fixed the link target on line 22: build-apps/build-items.mdbuilding-apps/build-items.md

Verification

  • docs/building-apps/build-items.md exists in the repo ✅
  • The corrected line reads [build-items](building-apps/build-items.md)

Change 'build-apps/build-items.md' to 'building-apps/build-items.md'
on line 22; the directory docs/build-apps/ does not exist.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings May 15, 2026 07:13
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR fixes a broken internal documentation link in docs/native-library-interop.md, pointing it to the existing docs/building-apps/build-items.md page.

Changes:

  • Corrected the build-items link target from build-apps/... to building-apps/....

@rolfbjarne rolfbjarne enabled auto-merge (squash) May 18, 2026 07:05
@rolfbjarne rolfbjarne merged commit 1d20309 into main May 18, 2026
12 checks passed
@rolfbjarne rolfbjarne deleted the op-fix-native-interop-link branch May 18, 2026 12:11
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.

3 participants