Problem
The Python Plugin Guide link in samples/python/quickly_deployable_plugins/README.md points to a repository-local path that does not exist.
Evidence
- File:
samples/python/quickly_deployable_plugins/README.md:287
- Current link target:
../../../documentation/python/pluginGuide.md
- Resolved path from the repo root:
documentation/python/pluginGuide.md
- That path is missing in the current
main branch.
Suggested fix
Replace the broken repository-local link with the live TensorRT docs page for the Python Plugin Guide.
Problem
The Python Plugin Guide link in
samples/python/quickly_deployable_plugins/README.mdpoints to a repository-local path that does not exist.Evidence
samples/python/quickly_deployable_plugins/README.md:287../../../documentation/python/pluginGuide.mddocumentation/python/pluginGuide.mdmainbranch.Suggested fix
Replace the broken repository-local link with the live TensorRT docs page for the Python Plugin Guide.