Fix Integration Studio download link to point to correct page - #2386
ChaninduImanjith wants to merge 1 commit into
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
📝 WalkthroughSummary
WalkthroughThe installation documentation now directs readers to the WSO2 Integration Studio page instead of the API Manager Tooling page. Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ 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 |
There was a problem hiding this comment.
Pull request overview
This PR updates the WSO2 Integration Studio installation guide to correct a broken download link so readers are directed to the proper Integration Studio download page.
Changes:
- Updated the Integration Studio download link from the API Manager tooling page to the WSO2 Integration Studio page.
Suppressed comments (1)
en/docs/develop/installing-wso2-integration-studio.md:33
- The numbered steps in this section jump from 1 to 3, which is likely a documentation error and can confuse readers following the install instructions. Also, the comma before “and download” is unnecessary in this sentence.
1. Go to the [WSO2 Integration Studio page](https://wso2.com/micro-integrator/integration-studio/), and download WSO2 Integration Studio.
!!! Note
* If you are a MacOS user, be sure to add it to the **Applications** directory.
* If you are a Microsoft Windows user, extract it outside the **Programs** directory. This is done because the Integration Studio requires permission to write to files.
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Purpose
Resolves #1497
Goals
Fix the broken Integration Studio download link that currently points to the API Manager Tooling page instead of the WSO2 Integration Studio page.
Approach
Updated the download link from
https://wso2.com/api-management/tooling/tohttps://wso2.com/micro-integrator/integration-studio/, which is the correct page for downloading WSO2 Integration Studio.User stories
As a developer setting up WSO2 Integration Studio for the first time, I want the download link in the installation guide to take me directly to the correct download page.
Release note
Fixed the WSO2 Integration Studio download link in the installation documentation.
Documentation
en/docs/develop/installing-wso2-integration-studio.mdTraining
N/A
Certification
N/A - Documentation-only update.
Marketing
N/A
Automation tests
N/A - No code changes introduced.
Security checks
Samples
N/A
Related PRs
N/A
Migrations
N/A
Test environment
Verified the corrected link resolves to the correct WSO2 Integration Studio download page.
Learning
N/A