Skip to content

Commit 0dc8b4f

Browse files
authored
Fixed broken linked #2995 (#2996)
1 parent ac30dc3 commit 0dc8b4f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -346,8 +346,8 @@ For more details, see [here](docker).
346346

347347
Few pointers to get you started:
348348

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

353353
<!-- ############################################################################################################### -->

0 commit comments

Comments
 (0)