Skip to content

fix: broken links#156

Open
LisaMoore01 wants to merge 1 commit intomagicblock-labs:mainfrom
LisaMoore01:LisaMoore01-patch-1
Open

fix: broken links#156
LisaMoore01 wants to merge 1 commit intomagicblock-labs:mainfrom
LisaMoore01:LisaMoore01-patch-1

Conversation

@LisaMoore01
Copy link
Copy Markdown

@LisaMoore01 LisaMoore01 commented Mar 19, 2026

Problem

In the README:

  • Instruction-builder
  • Args
  • Consts
  • Error

the paths were incorrect: src/... etc.

Solution

Corrected to the correct path: dlp-api/src/... etc.

Summary by CodeRabbit

  • Documentation
    • Updated documentation links to reflect updated module path references.

In the README:
- Instruction-builder
- Args
- Consts
- Error

the paths were incorrect: `src/...` etc.

Corrected to the correct path: `dlp-api/src/...` etc.
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Mar 19, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro

Run ID: 5ebcf3ab-da4d-4237-bfe6-225993e5e439

📥 Commits

Reviewing files that changed from the base of the PR and between 3c07be5 and e3f5059.

📒 Files selected for processing (1)
  • README.md

📝 Walkthrough

Walkthrough

The README's "Public Api" section has been updated to revise documentation links for core program components. Paths previously referenced under src/ have been replaced with updated references under dlp-api/src/. This includes changes to links for instruction_builder/, args/, consts.rs, and error.rs. The modification affects only documentation links without altering any exported entity declarations or code behavior.

Suggested reviewers

  • GabrielePicco
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
📝 Coding Plan
  • Generate coding plan for human review comments

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Tip

CodeRabbit can approve the review once all CodeRabbit's comments are resolved.

Enable the reviews.request_changes_workflow setting to automatically approve the review once all CodeRabbit's comments are resolved.

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