NVIDIA / NVIDIA/TensorRT

Broken Python Plugin Guide link in quickly_deployable_plugins README

Open Beginner friendly
#4,802 1 comment 0 reactions 0 assignees View on GitHub

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 main branch.

Suggested fix
Replace the broken repository-local link with the live TensorRT docs page for the Python Plugin Guide.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.