Skip to content

Commit 55355ab

Browse files
committed
fix relative path and update index.rst
1 parent ba6e075 commit 55355ab

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

docs/source/features/helix.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Please set the following parameters for the generation servers in disaggregated
6363

6464
### Unit Test: MLA Module Correctness
6565

66-
The simplest correctness test validates the [MLA attention module](../../../../tensorrt_llm/_torch/modules/attention.py) with Helix enabled:
66+
The simplest correctness test validates the [MLA attention module](../../../tensorrt_llm/_torch/modules/attention.py) with Helix enabled:
6767

6868
```bash
6969
# Run the MLA Helix unit test

docs/source/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ Welcome to TensorRT LLM's Documentation!
7676
features/auto_deploy/auto-deploy.md
7777
features/ray-orchestrator.md
7878
features/torch_compile_and_piecewise_cuda_graph.md
79+
features/helix.md
7980

8081

8182
.. toctree::

0 commit comments

Comments
 (0)