Fix URL in README for OpenTDF documentation#261
Conversation
Updated the link to the OpenTDF documentation website.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (6)
✅ Files skipped from review due to trivial changes (6)
📝 WalkthroughWalkthroughReplaced references to Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Inline comments:
In `@README.md`:
- Line 7: README.md contains inconsistent documentation URLs: the top uses
https://opentdf.io but the "Quick Links" section still points to
https://docs.opentdf.io. Locate the "Quick Links" block (the link text or URL
string 'https://docs.opentdf.io') and update it to the canonical URL used
earlier (https://opentdf.io) so both links match; verify there are no other
remaining occurrences of 'https://docs.opentdf.io' in README.md and replace them
accordingly.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
0ca9f60 to
bff9a86
Compare
bff9a86 to
4bd6527
Compare
Updated the link to the OpenTDF documentation website.
Summary by CodeRabbit