diff --git a/torch_training/Getting_Started_Training.md b/torch_training/Getting_Started_Training.md
index b8832befe9f1082788cd4c2fb4826a5d9f5538da..c8a17f1d3a623e53c6a34be1a9719d9feafbfd1c 100644
--- a/torch_training/Getting_Started_Training.md
+++ b/torch_training/Getting_Started_Training.md
@@ -19,4 +19,4 @@ The tree observation exploits the fact that a railway network is a graph and thu
 
 Here is a small example of a railway network with an agent in the top left corner. The tree observation is build by following the allowed transitions for that agent.
 
-[Small_Network](https://i.imgur.com/utqMx08.png)
\ No newline at end of file
+![Small_Network](https://i.imgur.com/utqMx08.png)
\ No newline at end of file