Skip to content

Commit

Permalink
Update links to examples (#3641)
Browse files Browse the repository at this point in the history
Closes #3440
  • Loading branch information
marbre authored Aug 16, 2024
1 parent 78deb17 commit 56a6636
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/ltc_examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

0 comments on commit 56a6636

Please sign in to comment.