Skip to content

Commit cf24a19

Browse files
authored
fix(docs): remove dead link from readme (#20170)
1 parent a3e60ad commit cf24a19

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

examples/README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,3 @@ In this folder, we have 2 simple examples that showcase the power of the Lightni
2222

2323
- [Image Classifier](pytorch/basics/backbone_image_classifier.py) (trains arbitrary datasets with arbitrary backbones).
2424
- [Autoencoder](pytorch/basics/autoencoder.py)
25-
26-
______________________________________________________________________
27-
28-
## Domain Examples
29-
30-
This folder contains older examples. You should instead use the examples
31-
in [Lightning Bolts](https://lightning.ai/docs/pytorch/stable/ecosystem/bolts.html)
32-
for advanced use cases.

0 commit comments

Comments
 (0)