Skip to content

Fix Integration Studio download link to point to correct page - #2386

Open
ChaninduImanjith wants to merge 1 commit into
wso2:mainfrom
ChaninduImanjith:fixing-issue-1497-main
Open

ChaninduImanjith wants to merge 1 commit into
wso2:mainfrom
ChaninduImanjith:fixing-issue-1497-main

Conversation

@ChaninduImanjith

Copy link
Copy Markdown
Contributor

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/ to https://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.md

Training

N/A

Certification

N/A - Documentation-only update.

Marketing

N/A

Automation tests

N/A - No code changes introduced.

Security checks

  • Followed secure coding standards? Yes
  • Ran FindSecurityBugs plugin? N/A
  • No keys, passwords, or secrets committed? Yes

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

Copilot AI lite review requested due to automatic review settings August 11, 2026 10:28
@coderabbitai

coderabbitai Bot commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: fa3eb0fa-a8eb-4518-b738-8891dceec0a6

📥 Commits

Reviewing files that changed from the base of the PR and between b7fc561 and 8b49cc0.

📒 Files selected for processing (1)
  • en/docs/develop/installing-wso2-integration-studio.md

📝 Walkthrough

Summary

  • Corrected the WSO2 Integration Studio download link in the installation guide.
  • The link now points to the official WSO2 Integration Studio page.

Walkthrough

The installation documentation now directs readers to the WSO2 Integration Studio page instead of the API Manager Tooling page.

Suggested reviewers: rosensilva, anupama-pathirage

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and concisely describes the corrected Integration Studio download link.
Description check ✅ Passed The description covers the required sections and clearly explains the documentation-only link correction.
Linked Issues check ✅ Passed The change satisfies issue #1497 by replacing the incorrect API Manager Tooling link with the Integration Studio page.
Out of Scope Changes check ✅ Passed The pull request contains only the documentation link update required by issue #1497.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

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.

Integration Studio download link points to APIM Tooling page

2 participants