Skip to content

Fix broken GitHub tarball download link in installation guide#201

Merged
sanjay7178 merged 1 commit intosugar-org:mainfrom
iihimanshuu:fix-docs
Jan 19, 2026
Merged

Fix broken GitHub tarball download link in installation guide#201
sanjay7178 merged 1 commit intosugar-org:mainfrom
iihimanshuu:fix-docs

Conversation

@iihimanshuu
Copy link
Contributor

Description

Fix malformed tarball download URL in installation documentation.

Changed:

  • https://github.com/osl-incubator/sugar.git/tarball/main
  • https://github.com/osl-incubator/sugar/tarball/main

The .git extension in the middle of the URL was preventing users from downloading the source code archive. This fixes both the documentation link reference and the curl command example.

Pull Request checklists

This PR is a:

  • bug-fix
  • new feature
  • maintenance

About this PR:

  • it includes tests.
  • the tests are executed on CI.
  • the tests generate log file(s) (path).
  • pre-commit hooks were executed locally.
  • this PR requires a project documentation update.

Author's checklist:

  • I have reviewed the changes and it contains no misspelling.
  • The code is well commented, especially in the parts that contain more
    complexity.
  • New and old tests passed locally.

Additional information

Reviewer's checklist

Copy and paste this template for your review's note:

## Reviewer's Checklist

- [ ] I managed to reproduce the problem locally from the `main` branch
- [ ] I managed to test the new changes locally
- [ ] I confirm that the issues mentioned were fixed/resolved .

@sanjay7178
Copy link
Member

LGTM

@sanjay7178 sanjay7178 merged commit e0614ef into sugar-org:main Jan 19, 2026
8 of 9 checks passed
@iihimanshuu iihimanshuu deleted the fix-docs branch January 20, 2026 05:17
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.

2 participants