mirror of
https://github.com/netbootxyz/netboot.xyz-docs.git
synced 2026-04-25 06:55:55 +03:00
[GH-ISSUE #170] The “Downloads” page does not feature links to files #198
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/netboot.xyz-docs#198
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @alexislefebvre on GitHub (Jan 17, 2026).
Original GitHub issue: https://github.com/netbootxyz/netboot.xyz-docs/issues/170
Originally assigned to: @antonym, @Copilot on GitHub.
Describe the bug
I wanted to get the URL of the files on https://netboot.xyz/downloads so that I could use
curlorwgetas the root user.Instead, I had to download each file with the browser, then move it from CLI. Or copy the URL from the download manager of the browser.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
These buttons or their containers should be link so that we would be able to copy their URL.
Screenshots
.
Additional context
Alternative solutions:
@alexislefebvre commented on GitHub (Jan 24, 2026):
Thanks @antonym!
@antonym commented on GitHub (Jan 24, 2026):
Thank you, great catch!