Skip to content

Commit

Permalink
Fixes #331 - broken link to AMD Inference Server (#332)
Browse files Browse the repository at this point in the history
Tested locally with mkdocs serve
  • Loading branch information
zoramt authored Dec 31, 2023
1 parent 271c9fe commit 82bacd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/modelserving/servingruntimes.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Several out-of-the-box _ClusterServingRuntimes_ are provided with KServe so that
| kserve-xgbserver | XGBoost |
In addition to these included runtimes, you can extend your KServe installation by adding custom runtimes.
This is demonstrated in the example for the [AMD Inference Server](./v1beta1/amd/).
This is demonstrated in the example for the [AMD Inference Server](./v1beta1/amd/README.md).
## Spec Attributes
Expand Down

0 comments on commit 82bacd2

Please sign in to comment.