Skip to content

Commit 3c21364

Browse files
authored
Fix link to building TensorRT-LLM Docker documentation
Replace broken link
1 parent 7433ba1 commit 3c21364

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/gpt-oss/run-nvidia.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"\n",
8686
"Alternatively, you can build the TensorRT-LLM container from source.\n",
8787
"This approach is useful if you want to modify the source code or use a custom branch.\n",
88-
"For detailed instructions, see the [official documentation](https://github.com/NVIDIA/TensorRT-LLM/tree/feat/gpt-oss/docker)."
88+
"For detailed instructions, see the [official documentation](https://github.com/NVIDIA/TensorRT-LLM/tree/main/docker)."
8989
]
9090
},
9191
{

0 commit comments

Comments
 (0)