Skip to content

Fix broken links in sdkrpc README - #19

Open
ZayanKhan-12 wants to merge 1 commit into
SonySemiconductorSolutions:mainfrom
ZayanKhan-12:fix-sdkrpc-readme-links
Open

Fix broken links in sdkrpc README#19
ZayanKhan-12 wants to merge 1 commit into
SonySemiconductorSolutions:mainfrom
ZayanKhan-12:fix-sdkrpc-readme-links

Conversation

@ZayanKhan-12

Copy link
Copy Markdown

src/libevp-app-sdk/sdkrpc/README.md links to four locations that predate the current repository layout, so all of them 404 on GitHub:

Link text Was Now
evpmodulesdk ../evpmodulesdk (no such directory) .. (the client code lives in libevp-app-sdk itself; text updated accordingly)
sdk_worker.c ../sdk_worker.c ../../libevp-agent/sdk_worker.c
struct record_hdr record_hdr.h ../../../include/internal/record_hdr.h
sdk.fbs ../sdkenc/sdk.fbs ../../sdkenc/sdk.fbs

All four replacement paths verified to resolve from the README's directory. Docs-only change; commit is DCO signed-off per CONTRIBUTING.

🤖 Generated with Claude Code

The links referred to locations from before the current layout:

- the client code lives in libevp-app-sdk itself (there is no
  evpmodulesdk directory)
- sdk_worker.c lives in src/libevp-agent
- record_hdr.h lives in include/internal
- sdk.fbs lives in src/sdkenc

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Signed-off-by: Zayan Khan <khanzayan200@gmail.com>
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