Skip to content

Fixed bug 5966370#1744

Merged
kheiss-uwzoo merged 1 commit intoNVIDIA:26.03from
kheiss-uwzoo:kheiss/5966370
Mar 27, 2026
Merged

Fixed bug 5966370#1744
kheiss-uwzoo merged 1 commit intoNVIDIA:26.03from
kheiss-uwzoo:kheiss/5966370

Conversation

@kheiss-uwzoo
Copy link
Copy Markdown
Collaborator

Fix broken Helm README and NGC links in Docker Compose quickstart (bug 5966370)

Summary

Removes corrupted characters from two markdown links in the Deploy with Docker Compose quickstart so links resolve correctly instead of returning 404 or odd behavior.

Problem

The raw.githubusercontent link under Specify MIG slices for NIM models included the literal sequence %E2%80%8B (the UTF-8 encoding of U+200B) at the end of the URL, so GitHub treated it as a different path and returned 404.
A zero-width space (U+200B) also appeared after the Helm README link and after the catalog.ngc.nvidia link, which is unnecessary and easy to reintroduce via copy-paste.

##Changes

@kheiss-uwzoo kheiss-uwzoo requested a review from a team as a code owner March 27, 2026 20:31
@kheiss-uwzoo kheiss-uwzoo requested review from charlesbluca and removed request for a team March 27, 2026 20:31
@kheiss-uwzoo kheiss-uwzoo merged commit fd1353a into NVIDIA:26.03 Mar 27, 2026
4 of 7 checks passed
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.

1 participant