Skip to content

Update Downloads badge link in README.md#1347

Merged
shm11C3 merged 1 commit into
developfrom
shm11C3-patch-1
Apr 12, 2026
Merged

Update Downloads badge link in README.md#1347
shm11C3 merged 1 commit into
developfrom
shm11C3-patch-1

Conversation

@shm11C3

@shm11C3 shm11C3 commented Apr 12, 2026

Copy link
Copy Markdown
Owner

Summary

This pull request makes a minor update to the README.md file, specifically adjusting the downloads badge to link directly to the latest release downloads.

  • Documentation update:
    • Modified the downloads badge in README.md to include a direct link to the latest release downloads page.

Related Issues

Type of Change

  • Bug fix (fix/ branch)
  • New feature (feat/ branch)
  • Refactoring (refactor/ branch)
  • Documentation (docs/ branch)
  • Dependencies update
  • Other (chore/ branch)

Screenshots / Videos

Test Plan

  • Manual testing
  • Unit tests

Checklist

  • Self-reviewed the code
  • Linting and formatting pass (npm run lint && npm run format / cargo tauri-lint && cargo tauri-fmt)
  • Tests pass (npm test / cargo tauri-test)
  • No new warnings or errors

Summary by CodeRabbit

  • Documentation
    • Updated the Downloads badge in the README to link directly to the project's releases page.

Copilot AI review requested due to automatic review settings April 12, 2026 01:11
@coderabbitai

coderabbitai Bot commented Apr 12, 2026

Copy link
Copy Markdown
Contributor

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yml

Review profile: CHILL

Plan: Pro

Run ID: 5d2da95f-d061-424a-86f3-6d07395d7450

📥 Commits

Reviewing files that changed from the base of the PR and between d17412f and 752e75f.

📒 Files selected for processing (1)
  • README.md

📝 Walkthrough

Walkthrough

The GitHub Downloads badge URL in the README was updated to include a query parameter that configures the badge to link directly to the project's releases/latest page.

Changes

Cohort / File(s) Summary
Documentation
README.md
Updated Downloads badge URL with link= query parameter to direct clicks to the releases/latest page.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 A badge now links with pride so bright,
To releases latest, shining light,
One tiny change, a URL's delight,
The downloads flow, now more in sight!

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately and concisely describes the main change: updating the Downloads badge link in README.md.
Description check ✅ Passed The description includes a summary, identifies the change type as documentation, but lacks related issues reference and unchecked test/checklist items.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch shm11C3-patch-1

Comment @coderabbitai help to get the list of available commands and usage tips.

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

Updates the project README’s downloads badge to direct users toward the latest release page, aligning the badge area with the project’s official distribution guidance.

Changes:

  • Adjusted the Downloads badge URL to include a link target for the latest GitHub release.

Comment thread README.md
[![CI develop](https://github.com/shm11C3/HardwareVisualizer/actions/workflows/ci.yml/badge.svg?branch=develop)](https://github.com/shm11C3/HardwareVisualizer/actions/workflows/ci.yml)
![Platforms](https://img.shields.io/badge/platform-Windows%20|%20Linux%20|%20MacOS-blue)
![Downloads](https://img.shields.io/github/downloads/shm11C3/HardwareVisualizer/total)
![Downloads](https://img.shields.io/github/downloads/shm11C3/HardwareVisualizer/total?link=https%3A%2F%2Fgithub.com%2Fshm11C3%2FHardwareVisualizer%2Freleases%2Flatest)
@shm11C3 shm11C3 disabled auto-merge April 12, 2026 01:14
@shm11C3 shm11C3 merged commit aa033df into develop Apr 12, 2026
27 checks passed
@shm11C3 shm11C3 deleted the shm11C3-patch-1 branch April 12, 2026 01:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants