Skip to content

Fix download link for dgxtop .deb package#5

Open
doggy8088 wants to merge 1 commit into
GigCoder-ai:mainfrom
doggy8088:patch-1
Open

Fix download link for dgxtop .deb package#5
doggy8088 wants to merge 1 commit into
GigCoder-ai:mainfrom
doggy8088:patch-1

Conversation

@doggy8088

@doggy8088 doggy8088 commented Jun 7, 2026

Copy link
Copy Markdown

Description

Fixes the download link for the .deb package in README.md. The original link pointed to the GitHub file preview page; this change updates it to the raw file URL to ensure the wget command correctly downloads the package.

Related Issue

N/A

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Refactoring (no functional changes)

Checklist

Code Quality

  • My code follows the PEP 8 style guidelines
  • I have reviewed my own code
  • I have commented my code where necessary
  • My changes generate no new warnings

Testing

  • I have run the test suite and all tests pass
  • I have added tests that prove my fix/feature works
  • I have tested on Linux with Python 3.8+

Hardware Testing (for GPU-related changes)

  • I have tested on NVIDIA hardware with nvidia-smi
  • N/A - This change does not affect GPU functionality
  • I don't have access to NVIDIA hardware (maintainer will test)

Documentation

  • I have updated the README if needed
  • I have updated docstrings for any modified functions

Screenshots (if applicable)

N/A

Additional Notes

The link has been updated to: https://github.com/GigCoder-ai/dgxtop/raw/refs/heads/main/deb_build/dgxtop_1.0.0-1_all.deb

Copilot AI review requested due to automatic review settings June 7, 2026 20:28

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Updates the installation instructions to provide a direct download link for the .deb package.

Changes:

  • Replace the GitHub “blob” URL with a raw file URL so wget downloads the .deb correctly.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md
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