Skip to content

Commit

Permalink
Fixed broken linked pytorch#2995 (pytorch#2996)
Browse files Browse the repository at this point in the history
  • Loading branch information
Illucious authored Jul 14, 2023
1 parent ac30dc3 commit 0dc8b4f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -346,8 +346,8 @@ For more details, see [here](docker).

Few pointers to get you started:

- [Quick Start Guide: Essentials of getting a project up and running](https://pytorch.org/ignite/quickstart.html)
- [Concepts of the library: Engine, Events & Handlers, State, Metrics](https://pytorch.org/ignite/concepts.html)
- [Quick Start Guide: Essentials of getting a project up and running](https://pytorch-ignite.ai/tutorials/beginner/01-getting-started/)
- [Concepts of the library: Engine, Events & Handlers, State, Metrics](https://pytorch-ignite.ai/concepts/)
- Full-featured template examples (coming soon)

<!-- ############################################################################################################### -->
Expand Down

0 comments on commit 0dc8b4f

Please sign in to comment.