Broken Python Plugin Guide link in quickly_deployable_plugins README
Open
Beginner friendly
Nobody has claimed this yet.
Module:Documentation
- Dominant language
- C++
- Stars
- 13.4k
- Forks
- 2.4k
- Avg merge
- 5d 3h
- Merged PRs (30d)
- 2
Description
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
mainbranch.
Suggested fix
Replace the broken repository-local link with the live TensorRT docs page for the Python Plugin Guide.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open samples/python/quickly_deployable_plugins/README.md around line 287 and inspect the broken Python Plugin Guide link. Replace its missing repository-local target with the live TensorRT Python Plugin Guide URL, then verify that the rendered link resolves correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 68/100