Fix inconsistent URL paths in Create a REST API page#11445
Fix inconsistent URL paths in Create a REST API page#11445vishwanuwan2002 wants to merge 1 commit into
Conversation
Completes the migration from api-design-manage/ to manage-apis/ for all remaining links in the page, making the URL scheme consistent with the See Also section updated in PR wso2#10492. Fixes wso2#11444
|
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 (1)
📝 WalkthroughSummaryUpdates internal documentation hyperlinks on the Create a REST API page by migrating remaining link paths from Changes
WalkthroughThis pull request updates four internal hyperlinks in the Create a REST API documentation page. The changes migrate URL path prefixes from Suggested reviewers
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
Completes the migration from api-design-manage/ to manage-apis/ for all remaining links in the page, making the URL scheme consistent with the See Also section updated in PR #10492.
Fixes #11444
Purpose
Resolves #11444. All links in the page now consistently use
manage-apis/instead of mixingapi-design-manage/andmanage-apis/.Goals
Make the URL scheme consistent across the entire page.
Approach
Changed all 6 remaining
api-design-manage/links tomanage-apis/directly in the file.User stories
N/A
Release note
N/A
Documentation
N/A — This is a documentation fix itself.
Training
N/A
Certification
N/A
Marketing
N/A
Automation tests
N/A
Security checks
Samples
N/A
Related PRs
N/A
Migrations (if applicable)
N/A
Test environment
N/A
Learning
N/A