chore: rename ISO filenames in ISO testing section - #396
Draft
inffy wants to merge 6 commits into
Draft
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates the ISO download links in the ISO testing guide to reflect renamed ISO filenames, keeping contributor-facing documentation aligned with the current test download artifacts.
Changes:
- Updated stable ISO download/checksum URLs to the new filenames (dropping
-webui-in the URL paths). - Reformatted the ISO table to standard Markdown table syntax.
Suppressed comments (1)
docs/guides/iso-testing.md:24
- The Nvidia row and the checksum verification section still reference the old "-webui-" filenames, but the URLs now point to the renamed ISOs. Update the visible filenames and the checksum examples so readers can copy/paste the correct commands.
| Aurora | Nvidia | [📥 aurora-nvidia-open-stable-webui-x86_64.iso](https://dl-test.getaurora.dev/aurora-nvidia-open-stable-x86_64.iso) | [🔐 Verify](https://dl-test.getaurora.dev/aurora-nvidia-open-stable-x86_64.iso-CHECKSUM) |
## Verifying Downloads with Checksums
**Checksums** allow you to verify that your download completed successfully and wasn't corrupted or tampered with. After downloading an ISO, you can compare its checksum to the official checksum file to ensure integrity. While optional, verification is recommended for important installations.
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Needs: get-aurora-dev/iso#69