Skip to content

Commit f0de211

Browse files
authored
Fix link to the decoupled models (triton-inference-server#190)
1 parent 33c98ba commit f0de211

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1053,7 +1053,7 @@ You can find the complete example instructions in [examples/preprocessing](examp
10531053
## Decoupled Models
10541054

10551055
The examples of decoupled models shows how to develop and serve
1056-
[decoupled models](../../README.md#decoupled-mode) in Triton using Python backend.
1056+
[decoupled models](#decoupled-mode) in Triton using Python backend.
10571057
You can find the complete example instructions in [examples/decoupled](examples/decoupled/README.md).
10581058

10591059
# Running with Inferentia

0 commit comments

Comments
 (0)