Skip to content

Commit 9035500

Browse files
committed
docs: fix typo
1 parent 635e811 commit 9035500

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
@@ -84,6 +84,6 @@ trainer.fit(model, train_dataloaders=DataLoader(RandomDataset(32, 64), batch_siz
8484
[issues-shield]: https://img.shields.io/github/issues/ar90n/pytorch-lightning-sam-callback.svg?style=flat
8585
[issues-url]: https://github.com/ar90n/pytorch-lightning-sam-callback/issues
8686
[license-shield]: https://img.shields.io/github/license/ar90n/pytorch-lightning-sam-callback.svg?style=flat
87-
[license-url]: https://github.com/ar90n/pytorch-lightning-sam-callback/blob/master/LICENSE
87+
[license-url]: https://github.com/ar90n/pytorch-lightning-sam-callback/blob/main/LICENSE
8888
[codecov-shield]: https://codecov.io/gh/ar90n/pytorch-lightning-sam-callback/branch/main/graph/badge.svg?token=8GKU96ODLY
8989
[codecov-url]: https://codecov.io/gh/ar90n/pytorch-lightning-sam-callback

0 commit comments

Comments
 (0)