Skip to content

Commit 5be9af2

Browse files
author
Yinghai Lu
authored
Merge pull request #1171 from zhiqwang/patch-1
[docs] Update link to relative path
2 parents ca53d91 + 584b969 commit 5be9af2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

py/torch_tensorrt/fx/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
FX2TRT is merged as FX module in Torch-TensorRT
22

3-
- The user guide is in [link](https://github.com/pytorch/TensorRT/blob/master/docsrc/tutorials/getting_started_with_fx_path.rst#installation)
4-
- The examples are moved to [link](https://github.com/pytorch/TensorRT/tree/master/examples/fx_example)
3+
- The user guide is in [link](../../../docsrc/tutorials/getting_started_with_fx_path.rst#installation)
4+
- The examples are moved to [link](../../../examples/fx)

0 commit comments

Comments
 (0)