diff --git a/docs/ltc_examples.md b/docs/ltc_examples.md index 217761a51ebd..0c6da17bbf2a 100644 --- a/docs/ltc_examples.md +++ b/docs/ltc_examples.md @@ -51,4 +51,4 @@ In Mark Step: true ``` ## Example Models -There are also examples of a [HuggingFace BERT](../examples/ltc_backend_bert.py) and [MNIST](../examples/ltc_backend_mnist.py) model running on the example LTC backend. +There are also examples of a [HuggingFace BERT](../projects/pt1/examples/ltc_backend_bert.py) and [MNIST](../projects/pt1/examples/ltc_backend_mnist.py) model running on the example LTC backend.