Skip to content

correct an old link to the deprecated soroban docs#2564

Merged
fnando merged 1 commit intostellar:mainfrom
ElliotFriend:chore/fix-workspace-template-link
May 6, 2026
Merged

correct an old link to the deprecated soroban docs#2564
fnando merged 1 commit intostellar:mainfrom
ElliotFriend:chore/fix-workspace-template-link

Conversation

@ElliotFriend
Copy link
Copy Markdown
Contributor

What

An old link to the now defunct soroban.stellar.org documentation site remains in the workspace template's Cargo.toml file. This is seen when someone uses the stellar contract init command.

Why

Current redirects still take users to the desired location on the correct page. However, in the interest of keeping documentation references as fresh as possible, this link should be corrected here.

Known limitations

N/A

Copilot AI review requested due to automatic review settings May 6, 2026 21:15
@github-project-automation github-project-automation Bot moved this to Backlog (Not Ready) in DevX May 6, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the Soroban contract workspace template to reference the current Stellar developer documentation site instead of the deprecated soroban.stellar.org docs, improving the guidance users see when running stellar contract init.

Changes:

  • Replaced the deprecated Soroban docs URL in the contract workspace template Cargo.toml comment with the newer developers.stellar.org link.

Copy link
Copy Markdown
Member

@fnando fnando left a comment

Choose a reason for hiding this comment

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

thanks, @ElliotFriend

@fnando fnando merged commit 91f4689 into stellar:main May 6, 2026
209 of 210 checks passed
@github-project-automation github-project-automation Bot moved this from Backlog (Not Ready) to Done in DevX May 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants